You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Per-Arne Andersen 9c363b279f
Merge pull request #88 from perara/master
4 years ago
..
db * ADMIN_USERNAME is now used when setting initial API Key 5 years ago
migrations * Attempt to fix #66 4 years ago
routers Make PersistentKeepalive configurable 4 years ago
script Merge pull request #88 from perara/master 4 years ago
templates Merge branch 'master' into dev 4 years ago
tests Stable version 5 years ago
__init__.py Initial Version 5 years ago
const.py Add server option for allowed IPs 4 years ago
database.py * Potential fix for #6 5 years ago
main.py Fixed error message 4 years ago
middleware.py * API-Key support. This ease automation, such as #21 5 years ago
models.py Change keep_alive from string to integer / number 4 years ago
requirements.txt Add uvloop and httptools to requirements 4 years ago
schemas.py Change keep_alive from string to integer / number 4 years ago
util.py Initial Version 5 years ago