For now I can say with a simple example.
- Mongo api data: 300 records = 200ms
- Laravel api with the driver: 300 records = 600-700ms
And I have Laravel locally…
I’ll stick with “Mongo api data” even though it’s more restrictive…
Is there a way to code the functions and endpoints from an IDE? for example Studio 3T? It’s very annoying to have to go to the page… it doesn’t seem like I can apply good practices either…