Skip to content

Kenttleton/Timestamp-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp-Microservice

This microservice accepts a string and determines whether it is a unix timestamp or a natural language date. If the string is either of these then a unix timestamp and a natural language date are returned. If neither of these is sent then null is returned for both properties.

The working file for this project is timestamp.js and the date conversion is done in a custom module. This project also uses node.js and express.js as stated in the basecamp challenge from Free Code Camp:

https://www.freecodecamp.com/challenges/timestamp-microservice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors