© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Uri Brodsky
Do you recommend this framework for developing REST APIs in Node.js?
Vijay Perlakota
The framework sounds promising but the caveat is that you have to read lots of their documentation.
If you are writing only APIs that does not require any custom code then you can go ahead with loopback.
It's easy as it's straightforward to create a model and the framework will generate all the REST endpoints.
Hope this helps...
Vijay Perlakota
The framework sounds promising but the caveat is that you have to read lots of their documentation.
If you are writing only APIs that does not require any custom code then you can go ahead with loopback.
It's easy as it's straightforward to create a model and the framework will generate all the REST endpoints.
Hope this helps...