Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 488 Bytes

REST API starter kit

Get started with REST API development withing seconds.

Tech stack

  • NodeJs
  • Express
  • TypeScript
  • MongoDB

Add ons

  • Apidoc integrated for better api documentation

  • Dummy cron job

  • Dummy controller, router, models configured.

  • Basic JWT setup.

  • Development and production environment setup for easy of use

    git clone https://github.com/abhaykumar1415/node-express-ts-starterkit.git

PRs and issues are most welcome