This package is a set of basic tools I find myself using over and over again when writing RESTful APIs using Flask. The BaseApi provides some basic input / output functionality, like request parsing and loading into a custom model object, response creation, and default exception handling for unhandled exceptions. The ideal use of these tools allows the developer to focus on the actual request processing logic and by standardizing the I/O portions of the RESTful interface.
-
Notifications
You must be signed in to change notification settings - Fork 0
zyd14/restapitoolbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published