Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumba23/api-design-node-ts
https://github.com/jumba23/api-design-node-ts
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumba23/api-design-node-ts
- Owner: jumba23
- Created: 2024-04-17T06:15:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T18:18:08.000Z (6 months ago)
- Last Synced: 2024-05-01T07:58:28.636Z (6 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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