/temporal-service

A simple microservice API to get current or specific timestamp and date.

Primary LanguageHTMLMIT LicenseMIT

Temporal Service


This is a simple microservice API to get the current or specific date and timestamp.

Endpoints

Endpoint Description
/api Get the current timestamp and date
/api/{date} Get the timestamp and date for a specific date eg: /api/2015-12-25
/api/{timestamp} Get the date for a specific timestamp eg: /api/1451001600000

Contributing

If you'd like to contribute, please see the CONTRIBUTING.md

Credits

  • freeCodeCamp
  • Nodejs
  • express

License

MIT