Web API: I have created 1 web API project that has all the operations from database. Web App: I want web app in mvc or simple html that will call that API.
Challenge: Sometime my API require authentication and for some data that is public no authentication required. But I want to only allow to use this API only in my application like web + mobile apps.
How can I achieve this perfectly. Or Any other better approach to make a web app with web APIs.
Aucun commentaire:
Enregistrer un commentaire