Loopback: Difference between revisions
Jump to navigation
Jump to search
(Created page with " This is a highly extensible API framework created by IBM, that allows you to create dynamic end-to-end REST APIs with very little coding. It complements Express framework by ...") |
No edit summary |
||
| Line 1: | Line 1: | ||
https://loopback.io/ |
|||
This is a highly extensible API framework created by IBM, that allows you to create dynamic end-to-end REST APIs with very little coding. It complements Express framework by making an easy API tool for developers. |
This is a highly extensible API framework created by IBM, that allows you to create dynamic end-to-end REST APIs with very little coding. It complements Express framework by making an easy API tool for developers. |
||
Latest revision as of 20:29, 16 December 2016
This is a highly extensible API framework created by IBM, that allows you to create dynamic end-to-end REST APIs with very little coding. It complements Express framework by making an easy API tool for developers.
Loopback API's can connect devices and integrate with Android, iOS and AngularJS SDKs to create client apps. For the graphical edition of the application, Loopback uses StrongLoop Arc.