Marius Pantea

Witness the "unbelievable" - real AUTO APIs REST CRUD also via proxy

by

If things like:

  • auto incrementing via API

  • auto filtering via API

  • auto aggregating via API on the resource's & relations' columns

  • auto streamed JSON Lines response

  • auto CSV streamed download

  • auto XLS download with relations in separate sheet (for current page)

  • auto MVCC DB "select count(*) from table" slow query solution in MySql >= 8

  • auto prevent DB blocking via API with long running queries for mysql >= 5.7.4 and mariaDB >= 10.1.1

  • auto composite primary key handling

  • read-only DTO for model

  • auto update the one to one relations on resource update

  • retroactive vulnerability fix for eager loading relations in global scopes

  • and many more features that you can read about here: https://github.com/macropay-solutions

    seem unbelievable at first glance, be my guest and see for your self: https://laravel-crud-wizard.com

55 views

Add a comment

Replies

Best