- Project 1 of Back End Development through FreeCodeCamp curriculum
- Accepts a date string (DD Month YYYY), date (YYYY-MM-DD) or unix timestamp and provides a JSON object with unix and UTC properties
- A blank query returns the current date
[project url]/api/2015-12-25/
[project url]/api/15 March 2024/
[project url]/api/1451001600000/
[project url]/api/