This lesson explains how to access the RESTful API while ignoring the hypermedia. The hypermedia makes an API self-documenting. Developers can easily discover how to make the traditional REST requests to the application with their favorite API development tool or directly in the browser.
Discover the benefits of hypermedia in the Embedded SPA2 with REST Level 2 segment by learning how to live without it!
Embedded SPA2 with REST Level 2
The lesson explains how to implement the data paging with the RESTful hypermedia. The HTML page is placed directly in the RESTful Application and fetches data from its own host. The page shares the security system of the host application. Users will need to sign in into the host application to view the page in a browser..
Start building your first Embedded SPA with RESTful Hypermedia.
Embedded SPA1 with RESTful Hypermedia.
The lesson explains how to build a database application of an inventory management system with the built-in RESTful API engine driven by HATEOAS hypermedia.
Start the RESTful Application lesson now!
The reading pane in the app created with Code On Time.
RESTful resource collection infused with hypermedia.