There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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