Skip to content

animakuz/fcc-timestamp-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Code Camp Timestamp Microservice

Simple exercise using Nodejs to create a server that checks for valid unix timestamps or natural language dates.

Returns null for invalid input and a json object containing both the unix timestamp and the natural language date string for vlaid inputs.

About

Nodejs timestamp service for FreeCodeCamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published