Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 229 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 229 Bytes

HackPR Node Warmup

Simple RESTful API using NodeJS for hackPR Warmup Series

Stack:

  • NodeJS
  • ExpressJS
  • Mongoose
  • MongoDB

Accepted routes:

  • '/list'
  • '/create-entry'
  • '/update-entry'