blablabla1234678 / REST

REST API and client with HATEOAS
0 stars 0 forks source link

Support Laravel client #17

Open blablabla1234678 opened 1 month ago

blablabla1234678 commented 1 month ago

HTTP client is not a problem in Laravel https://laravel.com/docs/11.x/http-client We just need to port the parser to PHP which is easy, but I don't want to maintain two code bases just yet. This has to wait. First we need some sort of standard or recommendation for the data structure and I think there might be still gaps even though the current solution is satisfactory.

blablabla1234678 commented 1 month ago

Other than that a Laravel client would be great because we could write layered system.

blablabla1234678 commented 1 month ago

This can be useful too: https://laravel.com/docs/11.x/packages