Tutorial by Topics: api

Options are pieces of data that WordPress uses to store various preferences and configuration settings. The Options API is a simple and standardized way of storing data in the database. The API makes it easy to create, access, update, and delete options. // Create new option within WordPress...
The JavaMail page on the Oracle website describes it as follows The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with the Java SE platform and is also inclu...
Modern mobile devices include hardware for vibrations. The Vibration API offers Web apps the ability to access this hardware, if it exists, and does nothing if the device doesn't support it. let success = window.navigator.vibrate( pattern ); Support by browsers might be limited. Also su...
The search API allows you to execute a search query and get back search hits that match the query. The query can either be provided using a simple query string as a parameter, or using a request body.
Build Compelling 2D Web Mapping Apps The ArcGIS API for JavaScript is designed to maximize your productivity for building engaging, beautiful web mapping applications. The API combines modern web technology and powerful geospatial capabilities enabling you to create high-performing apps and smarter...
A private and secure docker registry instead of a Docker Hub. Basic docker skills are required. CommandExplanationsudo docker run -p 5000:5000Start a docker container and bind the port 5000 from container to the port 5000 of the physical machine.--name registryContainer name (use to make “docke...
The main features offered by the HERE API are listed below. Mapping Search Directions Turn-by-turn Navigation HERE Positioning LiveSight
This section provides an overview of what gmail-api is, and why a developer might want to use it. It should also mention any large subjects within gmail-api, and link out to the related topics. Since the Documentation for gmail-api is new, you may need to create initial versions of those relate...
Force.com REST API Documentation. Full list of API's is here
This topic will demonstrate how to export records from Acumatica ERP via the Screen-Based API. The Screen-Based API of Acumatica ERP provides only the SOAP interface. If your development platform has limited support for SOAP web services, consider the Contract-Based API providing both SOAP and REST ...
This topic will demonstrate how to export records from Acumatica ERP via the REST Contract-Based API. In contrast to the Screen-Based API of Acumatica ERP, the Contract-Based API provides both SOAP and REST interfaces. For more information on the Contract-Based API, see Acumatica ERP Documentation ...
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...
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.
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...
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...

Page 6 of 8