Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Having used apistar in production for a month now, I sort of wish I went with Flask...


What's the catch?


I've used apistar quite extensively in two different projects (one launched) and so far I like it.

One disadvantage is you can't use wsgi middleware, but after rewriting our middleware to components they ended up being much neater. I'm a fan of the bottom up approach where you define the components you want in a route. We have some routes which just returns the database query and with a custom renderer it will get rendered in the json format we expect




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: