Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irxd/timestamp-microservice

FreeCodeCamp Challenge: Timestamp Microservice
https://github.com/irxd/timestamp-microservice

express freecodecamp freecodecamp-backend freecodecamp-challenge nodejs

Last synced: 5 days ago
JSON representation

FreeCodeCamp Challenge: Timestamp Microservice

Awesome Lists containing this project

README

        

Example usage:
------------
- [https://stampit.glitch.me/23%20February%202018](https://pattern-ton.glitch.me/23%20February%202018)
- [https://stampit.glitch.me/1519344000](https://pattern-ton.glitch.me/1519344000)

Example output:
------------
{ "unix": 1519344000, "natural": "February 23, 2018" }