The API for consult data from Casulo Social (NGO).
Create an .env
file with DB_USER
, DB_PASSWORD
, DB_HOST
, DB_PORT
, DB_SID
, DEBUG_MODE
, JWT_SECRET
, JWT_ALGORITHM
, ORIGIN
and PORT
variables to work.
Use pip install -r requirements.txt
to install dependencies.
Run python -m app
.