"# quick_api" The SquidAPI class is the actual class for the application. This is where the logic occurs and routing will occur. The init.py file is the file that will instantiate the application. It should contain a SquidAPI object and also contain just an empty method for any objects that will be an endpoint. The actual methods that are the endpoints, should be put in the Endpoints class in the Endpoints folder.
-
Notifications
You must be signed in to change notification settings - Fork 0
janzenbupa/quick_api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a small web framework based on the werkzeug library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published