Commit graph

4 commits

Author SHA1 Message Date
Jonas L
fce988aef1
feat(api): split api into multiple apps (#1626)
Fixes #1622

- split the api into 4 apps: core, history, schedule, storage
- exploded the settings into testing/prod
2022-04-04 14:38:50 +02:00
jo
2dcc654b70 feat(api): load config using shared helpers
- add django settings module documentation
- use default for previously required fields

BREAKING CHANGE: The API command line interface require the
configuration file to be present. The default configuration file path is
`/etc/airtime/airtime.conf`
2022-03-02 22:03:56 +02:00
jo
e84137a8ee chore: fixes after libretime_api rename 2022-01-04 09:18:58 +02:00
jo
6de242db65 chore: rename libretimeapi dir to libretime_api 2022-01-04 09:18:58 +02:00
Renamed from api/libretimeapi/cli.py (Browse further)