Drop sure
This commit is contained in:
parent
7e7a7c031c
commit
43c2fb5c00
|
@ -5,9 +5,8 @@ to create a project and add models using the `slc lb` command line tool, REST
|
||||||
APIs are automatically added to your application.
|
APIs are automatically added to your application.
|
||||||
|
|
||||||
Now we have a handful of REST APIs. It would be nice to see the list of APIs and
|
Now we have a handful of REST APIs. It would be nice to see the list of APIs and
|
||||||
try them out without writing code. Sure, we can do that! LoopBack provides a
|
try them out without writing code. We can do that! LoopBack provides a Web based
|
||||||
Web based API explorer out of the box to document and explore REST APIs for the
|
API explorer out of the box to document and explore REST APIs for the models.
|
||||||
models.
|
|
||||||
|
|
||||||
Let's give a try first.
|
Let's give a try first.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue