Skip to content

This is a small web framework based on the werkzeug library.

Notifications You must be signed in to change notification settings

janzenbupa/quick_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# 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.

About

This is a small web framework based on the werkzeug library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published