REST API made with JavaScript and Node.js with Express, the ORM used is Sequelize and the db is MySQL. Authentication is done using JWT. The response object returned by the API endpoints were standardized. Unit testing was done with Jest and the API was documented using Swagger