An open API service indexing awesome lists of open source software.

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

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`