MAkcanca / timestamp-microservice

A microservice to provide timestamp data

Home Page:https://timestamp-microservice.makcanca.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamp Microservice


Example Usage:

  • [project url]/api/2015-12-25
  • [project url/api/1451001600000

Example Output:

{"unix":1451001600000, "utc":"Fri, 25 Dec 2015 00:00:00 GMT"}

Demo

About

A microservice to provide timestamp data

https://timestamp-microservice.makcanca.repl.co/


Languages

Language:JavaScript 50.1%Language:HTML 29.6%Language:CSS 20.3%