Create JSON Rest API with Radzen

Hello,
is it possible to create a JSON Rest API with Radzen, incl. authentication?
We have an Angular application with a SQL Server database and would need to make the data available via JSON API as well.
Thanks a lot!

Hi @Peanut,

Yes, Radzen can generate .NET application that will expose your database as OData service (JSON REST).

Hello,
that sounds good. Are there any examples of this?
Thanks a lot!

You can check our documentation for reference: