readme fix
This commit is contained in:
parent
3f51515c5c
commit
b59958f0d5
|
@ -1,11 +1,11 @@
|
||||||
# discoursio-api
|
# discoursio-api
|
||||||
|
|
||||||
Tech stack:
|
|
||||||
|
|
||||||
- pyjwt
|
- sqlalchemy
|
||||||
- redis
|
- redis
|
||||||
- ariadne
|
- ariadne
|
||||||
- starlette
|
- starlette
|
||||||
|
- uvicorn
|
||||||
|
|
||||||
# Local development
|
# Local development
|
||||||
|
|
||||||
|
@ -40,5 +40,5 @@ python3 server.py dev
|
||||||
|
|
||||||
# How to do an authorized request
|
# How to do an authorized request
|
||||||
|
|
||||||
Put the header 'Authorization' with token from signInQuery or registerQuery.
|
Put the header 'Authorization' with token from signIn query or registerUser mutation.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user