Skip to content

Ben-Baert/flask-peewee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-peewee with some customization ============

custom routes in api ------------

You can specify custom routes for the api, and use the same model multiple times, which can be useful if you output custom data using the prepare_data() hook.

Usage: api.register(Model, provider=RestResource, route='myroute') url => /api/myroute

About

Flask-Peewee with some customization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.8%
  • CSS 10.1%
  • JavaScript 5.1%