bernardolins / exfootball

FakeServer usage example application. https://github.com/bernardolins/fake_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exfootball

This is an example application to show FakeServer in action.

Application structure

This application uses Tesla to fetch data from football-data API. The HTTP client used to fetch the data can be found at lib/external folder. FakeServer was used to test this client. The tests are can be found at test/external folder.

About

FakeServer usage example application. https://github.com/bernardolins/fake_server


Languages

Language:Elixir 100.0%