Skip to content

rasikapohankar/timestamp-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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