an auth-less express server boilerplate to kickstart your backend development.
$ git clone https://github.com/open-devs/express-server-boilerplate.git
$ npm i
$ npm run start:dev
It is an auth-less express server boilerplate codes to kickstart your backend development.
happy backend-deving 😊
It includes documentation of available routes using swagger. visit localhost:3000\api-docs
after localhost setup.
happy backend-deving 😊
open devs (open.devs.github@gmail.com)
- website: https://opendevs.in/
- github: @open-devs
- core members: @alok722, @mikr13
- adding test-cases
- more database support (eg: SQL)
contributions, issues and feature requests are welcome!
feel free to check issues page. you can also take a look at the contributing guide.
give a ⭐️ if this project helped you!