adds code


NodeJS - Express | Bootstrap The Timestamp Microservices project is a Backend Web Development and API from a famous free programming lesson - freeCodeCamp. The project works when the user clicks the URL containing this date format: 2022-12-25, the system will respond in JSON form with UNIX (date in milliseconds) and UTC (Sun, 25 Dec 2022 00:00:00 GMT), the second one when the user directly requests the URL in the website, the system will get the request form and response through JSON form again with UNIX and UTC. If the user requests an empty date parameter the system should return the current time in UNIX and UTC keys. freeCodeCamp - https://www.freecodecamp.org/ Glitch - https://glitch.com/
Previous Post Next Post