Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1023 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 1023 Bytes

msa-template-ruby

Example of a microservice written in Ruby, with the Sinatra framework.

Quick start

Execute the microservice container with the following command :

docker run -ti -p 8080:80 msagency/msa-template-ruby

Endpoints

Standard endpoints

About

A project by the Microservices Agency.