简体   繁体   中英

Can we use rest api in ASP.Net?

I am new in Rest Api and I am using this api in SharePoint but I just wanna know that can I use Rest Api in Asp.Net with web forms.

Please let me know if we can do this or not ?

OFC that you can. There is a framework called ASP.NET Web API. https://www.asp.net/web-api

Yes you can do it it's simple you can get help and learn about your first WEB API from here.

[REST Web API][1] https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api

you can access it via third party tool also like PostMan and etc.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM