Skip to content
/ apikit Public

A set of utility functions for RESTful Flask applications.

License

Notifications You must be signed in to change notification settings

pudo/apikit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apikit

This package contains a simple, re-usable set of functions for building RESTful web APIs in Flask.

At the core, there's a Pager class, which does the necessary calculations to split Python lists, SQLAlchemy queries etc. into pages while providing a lot of auxiliary data for displaying pagers.

About

A set of utility functions for RESTful Flask applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages