An open API service indexing awesome lists of open source software.

https://github.com/mfa/str-ical2json

process ical into json for City of Stuttgart calendars
https://github.com/mfa/str-ical2json

Last synced: 12 months ago
JSON representation

process ical into json for City of Stuttgart calendars

Awesome Lists containing this project

README

          

## stuttgart waste ical to json converter

Convert the downloaded ical file from the city of Stuttgart waste management into a minimal json.

### deployed version:

https://str-ical2json.fly.dev/

### development

```
uv run python app/main.py
```