Tutorial by Topics: pi

We will use Google API Client Libraries for .NET for this sample. There are other libraries. Please see Google Client Libraries Explained for details. We will use the Cloud Resource Manager API for Creating and Managing Projects. Let's get started. Putting it all together... You should hav...
We will use Google API Client Libraries for Python for this sample. There are other libraries. Please see Google Client Libraries Explained for details. We will use the Cloud Resource Manager API for Creating and Managing Projects. Let's get started. Putting it all together... If you follo...
As the name suggests, this uses attributes to route. This gives the user more control over the URI's in the WebAPI. For example, you can describe hierarchies of the resource. However, the earlier 'Conventional Routing' is fully supported. Users can have a mixture of both too. [RoutePrefix(&quo...
Examples how to call bound and unbound actions. Note that in a bound function the full function name includes the namespace Microsoft.Dynamics.CRM. Functions that aren't bound must not use the full name.
This section provides an overview of what tastypie is, and why a developer might want to use it. It should also mention any large subjects within tastypie, and link out to the related topics. Since the Documentation for tastypie is new, you may need to create initial versions of those related t...
Linking API enables you to both send and receive links between applications. For example, opening the Phone app with number dialed in or opening the Google Maps and starting a navigation to a chosen destination. You can also utilise Linking to make your app able to respond to links opening it from o...
I'd like to describe the prerequisites and the steps how to build the Perl CPAN module sapnwrfc with the Strawberry Perl environment under Windows 7 x64. It should work also for all later Windows versions like 8, 8.1 and 10. I use Strawberry Perl 5.24.1.1 64 bit but it should also work with older v...
Devise is authentication solution for Rails. Before going any further i would like to add quick note on API. So API does not handle sessions (is stateless) which means one that provide response after you request, and then requires no further attention, which means no previous or future state is requ...
These where some of the hardest things (and least talked about) to do with the PHP API advanced search (where you specify what fields). Im in the process of migrating to rest_suite github library that uses RESTLET, and get around the PHP API user concurrency limit of 1. But before i delete my old ...
Pipes are very similar to filters in AngularJS in that they both help to transform the data into a specified format.The pipe character | is used to apply pipes in Angular.
This section provides an overview of what facebook-ads-api is, and why a developer might want to use it. It should also mention any large subjects within facebook-ads-api, and link out to the related topics. Since the Documentation for facebook-ads-api is new, you may need to create initial ver...
Prior to Java 9, access to the thread stack frames was limited to an internal class sun.reflect.Reflection. Specifically the method sun.reflect.Reflection::getCallerClass. Some libraries relies on this method which is deprecated. An alternative standard API is now provided in JDK 9 via the java.lan...
These are some API Best Practices I had been used. ParameterDetailssortSort by Single or Multiple columns. sort=email,namedirSort Ascending/Descending. dir=asc or dir=desccolumnFilter by. phone=5555555555limitItems per Page. limit=25pagePage Number. page=2api_keyAPI Key. api_key=ABCDEF123456789...
Javascript is great for designing fluent API - a consumer-oriented API with focus on developer experience. Combine with language dynamic features for optimal results.
Using the Users API is a very simple and flexible way to work the authentication in App Engine, but please make sure that your application cases don't require more elements for the authentication environment. Note: If you need more information about the traditional structure of an App Engine app, p...

Page 14 of 16