An ebook/comic library service and web client
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.
 
 
 
 
Drew Short cfa367a9d4 Standardize serialization around db.Model and adjust raised errors 7 years ago
..
__init__.py Adding basic model serialization and a simple User api 7 years ago
authentication_api.py Add serializer for UserToken and update tests 7 years ago
decorators.py Added error handlers to return APIResponse objects as JSON 7 years ago
model.py Added error handlers to return APIResponse objects as JSON 7 years ago
user_api.py Added a hierarchical Role system and lookup for the authentication. 7 years ago