Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jumba23/api-design-node-ts


https://github.com/jumba23/api-design-node-ts

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

### API-Design with Node and typescript

## Libraries used:

- express
- typescript
- prisma - CLI -
- prisma client - this is basically SDK for database .This is how we talk to database
- morgan - for logging
- JWT - for authentication