This repository has been archived on 2026-01-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fej/src/ivago
2021-04-03 20:47:39 +02:00
..
controller Added code formatting 2021-04-02 21:20:36 +02:00
mod.rs [#4] We now properly return error values 2021-04-03 20:47:39 +02:00
README.md Added Ivago README 2021-03-13 22:14:24 +01:00
tests.rs Added code formatting 2021-04-02 21:20:36 +02:00

Ivago

This part of the API is a wrapper around the Ivago website (Ivago being the company that collects the trash in my city). Their city isn't exactly RESTful, so this endpoint simply wraps it in a RESTful wrapper.