Flask-Restless support and creates API's over models . can it also support custom collections?Lets say i design a datastructure or a object which i provide getter and setters can it be used as a model in Flask-restless.
Asked
Active
Viewed 60 times
1
-
should you look at flask-restful instead? http://flask-restful.readthedocs.org/en/latest/quickstart.html – chfw Sep 02 '14 at 21:55