哪个.NET API(即Web API,REST)适用于android,ipad应用程序和Web应用程序 [英] Which .NET API(i.e web API , REST) are suitable android, ipad apps and web application

查看:128
本文介绍了哪个.NET API(即Web API,REST)适用于android,ipad应用程序和Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为 Android,Ipad应用程序和Web应用程序编写一个 .net API

所以我有点困惑,这适合于以上类型的应用程序。

所以请给我指导,我可以选择开始(即)Web API(或)REST

< br $> b $ b谢谢,



我的尝试:



I am writing one .net API for Android, Ipad apps and Web application
So i am little bit confusion which is suitable for above kinds of app.
So Please give me guidance which can i pick to start (i.e) Web API (or) REST.

Thanks,

What I have tried:

So Please give me guidance which can i pick to start (i.e) Web API (or) REST.

推荐答案

Web API是一个能够实现/成为RESTful的框架。



休息不是一个框架,它更像是一种实现API的方法。有宁静的API和非宁静的API。您可以创建一个不安宁的Web API应用程序,由您来决定它是否安静。



我建议你看一下这个链接,或者一个好的搜索Restful Web API应该会给你带来很多结果。



使用ASP.NET Web API构建RESTful API Microsoft Docs [ ^ ]
Web API is a framework capable of implementing/being RESTful.

Rest isn't a framework its more a methodology for going about implementing your API. There are restful APIs and non-restful API's. You could create a Web API application that isn't restful, its up to you to make it restful.

I suggest you look at this link, or a good search of "Restful Web API" should net you plenty of results.

Build RESTful APIs with ASP.NET Web API | Microsoft Docs[^]


这篇关于哪个.NET API(即Web API,REST)适用于android,ipad应用程序和Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆