https://github.com/alaa-aqeel/jwt-api-aiohttp
simple API with aiohttp.web and jwt
https://github.com/alaa-aqeel/jwt-api-aiohttp
aiohttp aiohttp-api aiohttp-server jwt jwt-token simple
Last synced: 4 months ago
JSON representation
simple API with aiohttp.web and jwt
- Host: GitHub
- URL: https://github.com/alaa-aqeel/jwt-api-aiohttp
- Owner: alaa-aqeel
- Created: 2020-05-26T01:33:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T01:38:44.000Z (over 5 years ago)
- Last Synced: 2025-10-12T17:05:03.744Z (4 months ago)
- Topics: aiohttp, aiohttp-api, aiohttp-server, jwt, jwt-token, simple
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jwt-api-aiohttp
simple API with aiohttp.web and jwt
# install `$python -m tpip install -r requirements.txt`
# run `$python manager.py`