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

https://github.com/sigfriedcub1990/timestamp_microservice

timestamp_microservice
https://github.com/sigfriedcub1990/timestamp_microservice

Last synced: 3 months ago
JSON representation

timestamp_microservice

Awesome Lists containing this project

README

        

# Timestamp Microservice

## Description

This is a simple microsevice that returns the [Unix Epoch](https://en.wikipedia.org/wiki/Unix_time) and the time in UTC.

## How to run this project?

1. Clone this repo using Git.
2. Run tests with `npm test`
3. If everything is O.K do `npm start`