Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I am new to Umbraco and just trying to work out how to structure an application. We have our own custom database sitting behind our own API. What is the best way to call our own API and show the data? Should I use a Surface Controller?
Many thanks
Andrew
Hi Andrew,
Welcome to Our Umbraco Forum.
For working with data UmbracoApiController is better then SurfaceController - https://our.umbraco.org/documentation/reference/routing/webapi/
Will Umbraco site retreive data from your custom database?
Thanks,
Alex
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Calling own API
Hi
I am new to Umbraco and just trying to work out how to structure an application. We have our own custom database sitting behind our own API. What is the best way to call our own API and show the data? Should I use a Surface Controller?
Many thanks
Andrew
Hi Andrew,
Welcome to Our Umbraco Forum.
For working with data UmbracoApiController is better then SurfaceController - https://our.umbraco.org/documentation/reference/routing/webapi/
Will Umbraco site retreive data from your custom database?
Thanks,
Alex
is working on a reply...