This is an API to query clothes and accessories from the game Sky: Children of the Light.
List of content links I've needed to build this project:
- Markdown: Basic Syntax
- REST API With NodeJS Using SQLite3 and Express
- Querying Data in SQLite Database from Node.js Applications
- Test Your REST APIs Using Insomnia REST Client
- Express.js req.body undefined
- Simplifying API Development in Node.js with Swagger
- How to Document an Express API with Swagger UI and JSDoc
- How to read a sqlite3 database, using node js, synchronously?