https://github.com/biyonik/basicrestfulapi
https://github.com/biyonik/basicrestfulapi
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biyonik/basicrestfulapi
- Owner: biyonik
- Created: 2021-10-07T18:10:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T18:12:46.000Z (about 4 years ago)
- Last Synced: 2025-01-13T09:46:22.074Z (9 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic NodeJS RestFul Api Project
## Temel CRUD ve Auth operasyonlarını içeren bir NodeJS REST API Projesi
### Amaç; NodeJS ile JWT yetkilendirme mekanizmasını da kullanarak bir rest api oluşturmak ve bunu kullanıma sunmaktır.
### Aşağıda listelenen dil, araç ve desenler kullanılmıştır.
- NodeJS
- MongoDB
- MVC Pattern
- Mongoose ORM
- JWT Auth