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-04 09:57:19 +02:00
..
controller [#4] Finally got proper form value handling (#1) 2021-04-04 09:57:19 +02:00
mod.rs [#4] Finally got proper form value handling (#1) 2021-04-04 09:57:19 +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.