Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 308 Bytes

Timestamp Microservice

A microservice to return the UNIX timestamp and date form of a natural language date passed from the URL. It is a learning project.

Made using:

  • Express.js
  • Sublime Text
  • moment.js
  • moment-parseformat plugin
  • Tests written using Mocha and Chai
  • Deployed using Heroku