fnmunhoz / street-comics

Simple app to navigate through all the comics ever released
0 stars 0 forks source link

chore: add faraday gem to perform external api calls #16

Closed fnmunhoz closed 3 years ago

fnmunhoz commented 3 years ago

Seems to be one of the most popular rest clients nowadays and looks nice, let's try it out.

Installed with:

docker-compose run --rm street-comics-api bundle add faraday faraday_middleware