Skip to content

gcaggia/Timestamp-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp-Microservice

A simple API timestamp microservice to convert human date to timestamp and vice versa

This application uses Node.js and Express

Running Locally

Make sure you have Node.js installed.

$ git clone git@github.com:gcaggia/Timestamp-Microservice.git # or clone your own fork
$ cd Timestamp-Microservice
$ npm install
$ npm start

Your app should now be running on localhost:8080.

Documentation

For more information about this application :

About

Timestamp Microservice API with Node.js and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published