ядро платформы
Go to file
2021-06-27 12:49:15 +00:00
auth_utils.py simple auth mechanism via JSON Web Token 2021-06-27 12:49:15 +00:00
message_service.py message microservice intitial version 2021-06-14 22:21:10 +03:00
README.md add starting instructions 2021-06-15 15:17:36 +03:00
schema.graphql message microservice intitial version 2021-06-14 22:21:10 +03:00

discours-backend-next

start message service: pip install ariadne pip install uvicorn uvicorn message_service:app