Consume REST service

Hello everyone,

I have an API that provides a number of methods, including login. Blazor Studio says it supports REST API but I can't find it.

image

I can't use the ASP.NET CORE Identity because there are already users created and they are used from other applications.

Thank you!

Hi @Arsenio,

RESTful API data source is still in the works for Radzen Blazor Studio however you can either generate it using Radzen or simply call it manually.