Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubenvar/fcc-timestamp

Timestamp Microservice project for freeCodeCamp
https://github.com/rubenvar/fcc-timestamp

freecodecamp

Last synced: about 2 months ago
JSON representation

Timestamp Microservice project for freeCodeCamp

Awesome Lists containing this project

README

        

# FreeCodeCamp Timestamp Microservice

This is the first API project on the freeCodeCamp APIs and Microservices Certification.

You can pass a string as a parameter, and it will check if the string is either a unix timestamp or a natural language date (example: July 31, 1990), and return accordingly.

It's here: [https://bristle-feast.glitch.me/](https://bristle-feast.glitch.me/)