Aug 4, 2018
0
Level 1
Calling Local APIs
I've created APIs with laravel for a mobile app in Android, and on the same project, I want to make an admin dashboard to manage the database. I want to consume my APIs without creating HTTP clients if it's possible (if so, then how), or should I stick to CRUD operations directly instead. and thank you.
Please or to participate in this conversation.