Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.
/ fcc-timestamp Public archive

Solution to FCC's Timestamp Microservice API Project

License

Notifications You must be signed in to change notification settings

bryanjhv/fcc-timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp Microservice

Solution to FreeCodeCamp's Timestamp Microservice API Project.

Background

The goal is to use the Express Node.js web framework to create a simple API service, which should respond to a /[timestamp] endpoint.

The [timestamp] can be either a UNIX timestamp (unix) or a natural language date (natural).

  • unix: form of 1450137600.
  • natural: form of December 15, 2015.

Deployment

The project should be deployed in Heroku because it's easy to use and free. Also, Cloud9 IDE was suggested for use because it already has all the needed dependencies ready to work with.

License

This project is under MIT License.

About

Solution to FCC's Timestamp Microservice API Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published