Show HN: Expressa – build REST apis without code
1–5 of 5 posts
Re: Show HN: Expressa – build REST apis without code
#2Re: Show HN: Expressa – build REST apis without code
#3One point I would like some clarity on is the migration process. Assuming I use this for a production application, how do I maintain changes of my model schemas, and how are these migrations applied? Can I rollback?
I think a solid story on these would make a library like this extremely attractive. (One of the reasons Rails enjoys developer mindshare is it's amazing migrations workflow).
Re: Show HN: Expressa – build REST apis without code
#4This is great! One point I would like some clarity on is the migration process. Assuming I use this for a production application, how do I maintain changes of my model schemas, and how are these migrations applied? Can I rollback? I think a solid story on these would make a library like this extremely attractive. (One of the reasons Rails enjoys developer mindshare is it's amazing migrations workflow).
This is definitely something I would like to eventually support though so that renaming fields and other data changes are easy.