I hadn't heard of Cuba before. Grape[1] would also be worth listing in the Ruby section. It's an actively maintained microframework for REST APIs. [1] https://github.com/intridea/grape
List of minimalist frameworks
11–20 of 95 posts
Re: List of minimalist frameworks
#12Isn't "minimalist framework" a contradiction? It seems like if you were going for minimalism you would not use a framework.
Re: List of minimalist frameworks
#13Isn't "minimalist framework" a contradiction? It seems like if you were going for minimalism you would not use a framework.
I agree. Having just finished a project with Flask, I ended up using no less than 8 million dependencies that I'd never heard of. "BYO everything" frameworks would be more appropriate, but even then, Flask brings with it an entire basement of sub-frameworks that I would argue make it so that you might as well just use a full-fledged framework like Django.
Re: List of minimalist frameworks
#14I hadn't heard of Cuba before. Grape[1] would also be worth listing in the Ruby section. It's an actively maintained microframework for REST APIs. [1] https://github.com/intridea/grape
Scorched may also be nice to add. https://github.com/Wardrop/Scorched
Re: List of minimalist frameworks
#15Re: List of minimalist frameworks
#16@neiesc please make this a wiki instead of a readme. Edit wiki much more conducive to contribution than fork + PR + wait + hope
Re: List of minimalist frameworks
#17Re: List of minimalist frameworks
#18@neiesc please make this a wiki instead of a readme. Edit wiki much more conducive to contribution than fork + PR + wait + hope
You can edit a markdown page direct from github.