Wichert’s rest_toolkit especially with its SQLAlchemy support is a good starting point. It doesn’t, though, introspect models and attempt to make endpoints. Anybody interested in working on such a thing?
—Paul > On Dec 30, 2014, at 12:49 PM, Luis Aguirre <[email protected]> wrote: > > Hi guys, > > I'm wondering if exist some restful service in pyramid that can interface > with sqlalchemy directly, just like: > > https://flask-restless.readthedocs.org/en/latest/ > <https://flask-restless.readthedocs.org/en/latest/> > > Any suggestion? > > Thanks a lot! > > Best regards, > > Luis Aguirre > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/pylons-discuss > <http://groups.google.com/group/pylons-discuss>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
