2021-11-23 17:17:19 +03:00
2021-08-16 15:09:04 +03:00
2021-10-30 22:37:57 +03:00
pem
2021-10-31 02:42:04 +03:00
2021-11-10 16:46:16 +03:00
2021-10-31 20:55:59 +03:00
2021-11-23 17:17:19 +03:00
2021-08-26 18:48:48 +03:00
2021-11-23 10:16:42 +03:00
2021-11-23 10:16:42 +03:00
2021-11-04 19:37:41 +03:00
2021-10-28 13:42:34 +03:00
2021-11-10 16:46:16 +03:00

discoursio-api

Tech stack:

  • pyjwt
  • redis
  • ariadne
  • starlette

Local development

Install redis and pipenv first

brew install redis pipenv
brew services start redis

Create certificate files

./create_crt.sh

Then run API server

pipenv install
pipenv run python server.py

Also see Dockerfile

How to do an authorized request

Put the header 'Auth' with token from signInQuery or registerQuery.

Description
ядро платформы
Readme MIT 12 MiB
Languages
Python 74.6%
TypeScript 19.2%
CSS 6.1%