Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unkn0wnn4m3/best-api

API best practices
https://github.com/unkn0wnn4m3/best-api

api api-rest crud-api express expressjs javascript node nodejs orm sequelize sqlite-database sqlite3

Last synced: 22 days ago
JSON representation

API best practices

Awesome Lists containing this project

README

        

# REST API Design Best Practices

Learning how to build a REST API using best practices from [freeCodeCamp handbook](https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/ "REST API Design Best Practices").

I also added the use of "sequelize" to connect to a sqlite3 database