Timestamp Microservice

See it live

This a timestamp API built using Node.js, Express, and Moment.js.

  1. Clone this repo: git@github.com:christophszcz/timestamp-microservice.git
  2. Install all dependencies: npm install
  3. Run the project: npm start