A simple API timestamp microservice to convert human date to timestamp and vice versa
This application uses Node.js and Express
Make sure you have Node.js installed.
$ git clone [email protected]: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.
For more information about this application :