Hi, Adding TG2 support in WSME should be relatively easy, I just did not have time to do it.
If you want to give it a try, the pecan adapter should be a good start, but checkout the python-wsme group first, as some patches were recently proposed to support TG2. Cheers, Christophe Le vendredi 28 mars 2014 17:22:10 UTC+1, lebouquetin a écrit : > > Hi all, > > I'm about to start a new project which is a web application mostly based > on a server-side application implementing a REST/Json API and a database > connection (through SQLAlchemy). I was thinking of using WSME for the > webservice layer (formatting output + data validation) but it seems that it > does not support TG2. > > My question is: is there a simple way to implement a REST/Json api with > TG2 (with data validation) ? If not, what framework would you recommend to > do so ? I'm looking for a full-stack framework with features like user > rights management (like TG2 do). > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears. For more options, visit https://groups.google.com/d/optout.

