HUGE_DICK_10_INCHES's avatar

Laravel vs Lumen for API

Which one should be used for big API apps?

0 likes
1 reply
Nakov's avatar

It really depends on what libraries do you need. You can start with Lumen however and then add each library as you need it. Just read the documentation from Lumen it is not that big, and make sure that those libraries will satisfy your needs :

https://lumen.laravel.com/docs/6.x

Please or to participate in this conversation.