Mobilizon-Reshare-condividi.../mobilizon_reshare
Simone Robutti 44340fde8f
Introduced FastAPI and Postgres support (#173)
* added poc

* added check for sqlite db

* added events test

* draft docker-compose-test.yml

* improved docker-compose

* added support for postgres migrations

* add documentation

* added some qol to migrations

* added migration generation script

* removed settings.toml

* waiting for postgress in script

* commented script

* added sample web config

* fixed tests

* mock memory db

* reviewed PR
2022-10-14 22:11:27 +02:00
..
cli Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00
config Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00
event Add publish command. (#167) 2022-05-17 23:14:52 +02:00
formatting fix event retry (#152) 2022-03-06 10:41:02 +01:00
main refactor coordinators (#171) 2022-09-24 16:46:03 +02:00
migrations Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00
mobilizon fix event retry (#152) 2022-03-06 10:41:02 +01:00
models fix event retry (#152) 2022-03-06 10:41:02 +01:00
publishers refactor coordinators (#171) 2022-09-24 16:46:03 +02:00
storage Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00
web Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00
.secrets.toml added facebook publisher (#99) 2021-11-20 15:40:10 +01:00
VERSION Release v0.3.2. 2022-06-05 19:12:08 +02:00
__init__.py rename everything (#50) 2021-08-16 10:49:52 +02:00
settings.toml Introduced FastAPI and Postgres support (#173) 2022-10-14 22:11:27 +02:00