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.
 
 
 
 
 
 
Antonio Fernandez 3fe66e7ed2
Fix for being able to disable IPv6 support
4 years ago
..
db * ADMIN_USERNAME is now used when setting initial API Key 5 years ago
migrations Fix for being able to disable IPv6 support 4 years ago
routers Make PersistentKeepalive configurable 4 years ago
script * Allow custom client routes. 5 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 * Updated readme for when ipv6 fails to start. 5 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