readme fix
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user