Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.
/ challege-313 Public archive

Simple sinatra API using HTTParty to fetch from external service

Notifications You must be signed in to change notification settings

dgmike/challege-313

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution of code challenge

This repository is a solution of code challenge proposed by @lefty313 on gist.

Docker

This project uses docker and docker-compose to run the application, so the developer needs to have the docker installed with docker compose to run.

To start the server, just run on terminal.

docker-compose up

And the API will be served on port 4567. Access on your browser http://localhost:4567.

About

Simple sinatra API using HTTParty to fetch from external service

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages