Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 281 Bytes

API Basejump: Timestamp microservice

Example usage:

https://timestamp-microservice-wcs.herokuapp.com/December%2015,%202015
https://timestamp-microservice-wcs.herokuapp.com/1450166400000

Example output:

{ "unix": 1450166400000, "natural": "December 15, 2015" }