https://github.com/kunalpanchal/template-api
Minimalist API boilerplate
https://github.com/kunalpanchal/template-api
authentication boilerplate expressjs mongodb nodejs swagger
Last synced: 6 months ago
JSON representation
Minimalist API boilerplate
- Host: GitHub
- URL: https://github.com/kunalpanchal/template-api
- Owner: kunalpanchal
- Created: 2019-12-21T17:36:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:23:35.000Z (over 2 years ago)
- Last Synced: 2025-02-03T11:23:49.738Z (over 1 year ago)
- Topics: authentication, boilerplate, expressjs, mongodb, nodejs, swagger
- Language: JavaScript
- Homepage:
- Size: 269 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API template
A lightweight template using Node.js, Express.js and Mongo DB.
## Use as template in your github projects
1) Fork this repo
2) Go to repo settings
3) Mark checked on **Template Repository** option
4) Use this template for any of your projects
## Functionalities
- [x] Signup, login using email
- [x] Role based APIs
- [ ] User management APIs
- [ ] Rate limiter