Hmmmm, this is not a project but just a note, which contains several cases in javascript and best practices for creating APIs using JS or TS frameworks
- Javascript
- Typescript
- Docker
- Prisma
- Sequilize
- Express JS
first, you can clone this project
$ git clone https://github.com/rulanugrh/leda
go to project, and you can read all my code
$ cd leda
If you want to running API best pratices you must copy .env.example
to .env
, and then you can read README.md
for instruction and API documentation