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.

