Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

hisener/timestamp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Code Camp

API Project Timestamp Microservice

Pass a string as a parameter either a unix timestamp or a natural language date. If it valid it returns both the unix timestamp and the natural language form of that date, otherwise both null.

https://hisener-timestamp-api.herokuapp.com/

TODO:

npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade