Calling REST API In Blazor Application
This video talks about how to call REST APIs in Blazor Application. The Blazor application calls APIs from resreq.in which is available for testing instead of building a REST server of our own. GET, POST, PUT, and DELETE APIs are called using HTTPClient. The text version of this video can be found at the following link: https://executecommands.com/how-to-consume-rest-api-in-blazor-application/
This video talks about how to call REST APIs in Blazor Application. The Blazor application calls APIs from resreq.in which is available for testing instead of building a REST server of our own. GET, POST, PUT, and DELETE APIs are called using HTTPClient. The text version of this video can be found at the following link: https://executecommands.com/how-to-consume-rest-api-in-blazor-application/