A timestamp microservice project made to achieve a freecodecamp certification at the course: Back End Development and APIs
- Install Yarn version 1.22.18 or higher
- Clone the repository
$ git clone https://github.com/Brunoaqu/timestamp-microservice
- Install dependencies
$ cd timestamp-microservice
$ yarn install
- Build and run the project
$ yarn start
Navigate to http://localhost:5000
-
API Document endpoints
format your date Endpoint : http://localhost:5000/api/{ DATE }
get current date formated unix/UTC Endpoint : http://localhost:5000/api/