https://github.com/jpmcb/node-timestamp-microservice
Node.js server application that returns unix and natural timestamp from given date
https://github.com/jpmcb/node-timestamp-microservice
Last synced: about 1 year ago
JSON representation
Node.js server application that returns unix and natural timestamp from given date
- Host: GitHub
- URL: https://github.com/jpmcb/node-timestamp-microservice
- Owner: jpmcb
- Created: 2017-03-05T22:50:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T20:59:39.000Z (over 9 years ago)
- Last Synced: 2025-02-09T00:13:49.389Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node Timestamp Microservice
____________________________
A simple node.js server application that returns the date from ether a unix timestamp or natural date passed as a URL perameter. A working version of the server can be found [here](https://calm-taiga-94434.herokuapp.com/)