Hello All,
In this blog we will discuss about how to use Loopbacks explorer.
LoopBack basically provides the developer portal / API Explorer which consits of the methods defined for performing CRUD application with the database. You can use these methods with your application for making CRUD functionalities.
To explore the loopback explorer you can use the below URL
localhost:(Your port)/explorer
Below is the screenshot explaining the APi explorer of loopback
0 Comment(s)