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

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

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