Hi,

I'm confused about how to design REST APIs with Twisted, especially when my app have to interact with MySQL. 

Is there any basic design patterns for this kind of situation?

Thanks!