Marten, the Crystal web framework
Wow, if Django and Rails had a baby it would be Marten, the web framework written in Crystal , https://martenframework.com/ . It seems fairly feature-complete, even with only a 0.1.x version number!...
Wow, if Django and Rails had a baby it would be Marten, the web framework written in Crystal , https://martenframework.com/ . It seems fairly feature-complete, even with only a 0.1.x version number!...
About two days ago I built the “bookshelf” app described in the Hanami guide. Hanami is currently missing any sort of “model” layer, as well as any sort of “view” layer, as you might expect to be...