gcaggia / Timestamp-Microservice

Timestamp Microservice API with Node.js and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 63.0%Language:JavaScript 32.2%Language:CSS 4.8%