Skip to content

Repository files navigation

Timestamp Micro-service

An Express app that returns a JSON object with unix and natural language dates when given a url parameter of either unix or natural language.

Live Example usage:

Example output:

{ "unix": 1450137600, "natural": "December 15, 2015" }

Getting Started

npm install
npm start

Once the server has started, navigate to localhost:5000.

Built With

Authors

About

An Express server that sends a JSON object with unix and natural language dates. Accepts unix and natural language parameters.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages