Merge branch 'ivago' into 4-ivago-calendar

This commit is contained in:
Jef Roosens 2021-04-02 21:15:17 +02:00
commit 68434ca75f
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
3 changed files with 41 additions and 0 deletions

5
src/ivago/README.md Normal file
View file

@ -0,0 +1,5 @@
# 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.