Skip to content

cagrican/nodejs-deneme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STACK

  • Node.js / Express.js
  • MongoDB / Mongoose
  • Jest

HOW TO RUN

  • Copy variables.env.example to variables.env & custom it
npm start

ROUTES / API

  • Root url:
curl -X GET \
  http://localhost:7777/
curl -X GET \
  'http://localhost:7777/api/records?startDate={{startDate}}&endDate={{endDate}}&minCount={{minCount}&maxCount={{maxcount}}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published