Skip to content

Ben-Baert/flask-peewee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

331 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

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