Skip to content

enriquereyes/timestamp-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timestamp-ms

A timestamp microservice usig Sinatra.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Sinatra

gem install sinatra

Installing

Clone the repository.

git clone https://github.com/enriquereyes/timestamp-ms.git

Install dependencies.

gem install sinatra

Launch application.

ruby timestamp-ms/app.rb

Navigate to http://localhost:4567/

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published