Skip to content

eric8ah/timestamp-project-freeCodeCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Basejump: Timestamp Microservice

By Eric Ochoa "eric8ah"

For Free Code Camp - Back-End Project: Timestamp Microservice

This is a microservice API project for freeCodeCamp. This will accept either a unix formatted date or a natural language date and will return a json response with both the unix formatted date and the natual language date. If the input is neither a unix formatted date or a natural language date the json repsonse will return "nulls".

Usage Examples

https://eric8ah-timestamp.herokuapp.com/November 23, 1993
https://eric8ah-timestamp.herokuapp.com/754012800

Live Site

https://eric8ah-timestamp.herokuapp.com/

About

repository for freeCodeCamp projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published