Talk:Web API: Difference between revisions

Content deleted Content added
Clarifai: new section
Line 39:
::I recently moved [[ASP.NET MVC]] and in so doing that I realized that ASP.NET Web API is a separate framework from ASP.NET MVC (but both are included as a part of ASP.NET) so I updated the redirect and this article's lead dab hatnote to point to [[ASP.NET]]. [[User:Uzume|Uzume]] ([[User talk:Uzume|talk]]) 14:41, 1 December 2015 (UTC)
:I took the liberty of removing the ''"For the Microsoft ASP.NET Web API..."'' block at the top. "ASP.NET Web API" apparently doesn't even rate its own page. More to the point, I very seriously doubt that a significant percentage of people who land on [[Web API]] are really looking for "ASP.NET Web API". However, for those few, so it doesn't get lost completely, I added an entry for it in the "See Also" section. That ought to suffice. [[Special:Contributions/199.116.174.62|199.116.174.62]] ([[User talk:199.116.174.62|talk]]) 16:08, 28 July 2016 (UTC)
 
== Clarifai ==
 
 
The following is looking somewhat arbitrary and commercial:
 
<blockquote>
As API providers still want to update their web APIs, many have introduced a versioning system in the URI that points to an endpoint, for example the Clarifai API: The endpoint for the tagging functionality within the web API has the following URI: "https://api.clarifai.com/v1/tag/". The "/v1/" part of the URI specifies access to the first version of the web API. If clarifai decides to update to version two, they can do this while still maintaining support for third party software that uses the first version.
</blockquote>
 
Clarifai doesn't even have its own page yet. I'm in favour of a more generic example. &mdash; [[user:MaxEnt|MaxEnt]] 18:52, 17 January 2017 (UTC)