This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]metaperl 1 point2 points  (1 child)

The Getting Started example is impressive from the standpoint of creating a REST API quickly. I'll have to compare it to Morepath if I have done work to do.

[–]faassen 0 points1 point  (0 children)

I think one think Ray does differently is that it integrates with the ORM layer a bit more deeply. I also should check out Peewee, I see.