DEV Community

Cover image for MaravelQL Auto RestAPI In 15 minutes Per Resource
marius-ciclistu
marius-ciclistu

Posted on

MaravelQL Auto RestAPI In 15 minutes Per Resource

Long story short: So you don't have to code filters, aggregations, sorts, downloads and so on by hand.

Back in September 2021 when I started this for macropay-solutions, it all seemed improbable. I wasn't getting too much encouragement either. But it was this or writing duplicate code for each of the hundreds of tables that needed exposure through API.

If you want to live the experience, be my guest and try a light and fast microframework template (Maravel), that is even faster than its "father" (Lumen), coupled with laravel-crud-wizard-free package which comes with many bug, corner cases and improvements not covered by Eloquent.

You can also try the online demos.

Suggestions are always welcomed.

Top comments (0)