Skip to content

rbaks/boilerplate-backend-node-API

Repository files navigation

Boilerplate Backend Server


techstack.png

👾 Clone this repo !

Initialize:

cd backend
npm install

🧪 Test :

npm run dev

basic Http tests in .rest file

Do not uncomment handleCSRF in Middlewares : this is EXPERIMENTAL

🗒️ TO DO :

  • Json body validation
  • Enable caching with Redis
  • All API Endpoints and application logic

About

Basic node.js server starter project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published