- Flask API with full CRUD for flows - Execute flow with OK->FELDMAN / incidencia->MASON routing - PostgreSQL integration with host DB - Docker deployment on port 5052 - S-CONTRACT v2.1 compliant
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
flask==3.0.0
|
|
psycopg2-binary==2.9.9
|
|
gunicorn==21.2.0
|