readme fix
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# discoursio-api
|
||||
|
||||
Tech stack:
|
||||
|
||||
- pyjwt
|
||||
- sqlalchemy
|
||||
- redis
|
||||
- ariadne
|
||||
- starlette
|
||||
- uvicorn
|
||||
|
||||
# Local development
|
||||
|
||||
@@ -40,5 +40,5 @@ python3 server.py dev
|
||||
|
||||
# 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