Optimization Source code
- Summary
- Articles (8)
- APIs (94)
- Mashups (6)
- SDKs (94)
- Libraries (0)
- Source Code (83)
- Followers (2)
- Developers (6)
Optimization Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Bestmile Python Sample Code | The Bestmile Python Sample Code demonstrates how to access the API to implement transportation optimization data into applications. Try the API with a Key. | Transportation | 06.25.2020 |
Bestmile JavaScript Sample Code | The Bestmile JavaScript Sample Code demonstrates how to use XML HTTP requests, POST commands, and a Key to access the API. Use the API to implement transportation and optimization data into... | Transportation | 06.25.2020 |
Bestmile Ruby Sample Code | The Bestmile Ruby Sample Code demonstrates how to use an API Key to try the API, make calls with a safe Open SSL, and receive JSON formats in return. | Transportation | 06.25.2020 |
Bestmile Node.js Sample Code | The Bestmile Node.js Sample Code demonstrates how to use a POST method to make calls to the API. Developers can try the API with a Key. | Transportation | 06.25.2020 |
Bestmile Curl Sample Code | The Bestmile Curl Sample Code demonstrates how to create a webhook subscription. Developers can try the API with a Key to see results. | Transportation | 06.25.2020 |
Geoapify Send multiple requests Angular Sample Code | This example utilizes the batch service to perform multiple API requests. POST is used to create jobs, and GET to monitor job status. | Mapping | 05.28.2020 |
Geoapify Send multiple requests JavaScript Sample Code | JavaScript example that demonstrates how to use the batch service to perform multiple calls. This service is based on asynchronous calls. HTTP GET requests are used to monitor job execution, and POST... | Mapping | 05.28.2020 |
Geoapify Send multiple requests NodeJS Sample Code | This example uses the node-fetch library to perform multiple API requests using the batch service. This demonstrates POST requests to create jobs, and GET requests to monitor job execution. | Mapping | 05.28.2020 |
JVZoo PHP Sample Code | The JVZoo PHP Sample Code demonstrates how to access the API with an API Key. The interface allows access to conversions and optimizations features for affiliate sellers. | Business | 08.06.2019 |
JVZoo Curl Sample Code | The JVZoo Curl Sample Code demonstrates how to call the JVZoo API. Developers can use an API Key to access the interface that displays JSON responses in return. | Business | 08.06.2019 |
Bitly Curl Sample Code | The Bitly Curl Sample Code demonstrates how to use a command to generate an access token for an application. | URL Shortener | 05.21.2019 |
GraphHopper Route Optimization Java Sample Code | The GraphHopper Route Optimization Java Sample Code demonstrates how to access the API aiming to solve a vehicle routing problem, showing the fastest and more efficient routes. | Mapping | 04.04.2019 |
GraphHopper Route Optimization Curl Sample Code | The GraphHopper Route Optimization Curl Sample Code demonstrates how to optimize a route targeting traveling salesmen, drivers who carry refrigerated items, and efficient transporter services. | Mapping | 04.04.2019 |
GraphHopper Routing Java Sample Code | The GraphHopper Routing Java Sample Code demonstrates how to access routing information and routing coverage. With the API, developers can implement A to B points routes into applications. | Mapping | 04.04.2019 |
GraphHopper Routing Curl Sample Code | The GraphHopper Routing Curl Sample Code demonstrates how to make a routing request and access information about routing coverage. | Mapping | 04.04.2019 |
PDF.Co PDF Optimization .NET Sample Code | The PDF.Co PDF Optimization .NET Sample Code demonstrates how to optimize a PDF file asynchronously, from URL, and from an uploaded file. | 03.26.2019 | |
PDF.Co PDF Optimization PHP Sample Code | The PDF.Co PDF Optimization PHP Sample Code demonstrates how to optimize a PDF file asynchronously and from an uploaded file. | 03.26.2019 | |
PDF.Co PDF Optimization JavaScript Sample Code | The PDF.Co PDF Optimization JavaScript Sample Code demonstrates how to optimize a PDF asynchronously, from a file, from an URL, and from an uploaded file. | 03.26.2019 | |
PDF.Co PDF Optimization Java Sample Code | The PDF.Co PDF Optimization Java Sample Code demonstrates how to optimize a PDF from an URL and from an uploaded file. | 03.26.2019 | |
PDF.Co PDF Optimization C# Sample Code | The PDF.Co PDF Optimization C# Sample Code demonstrates how to optimize a PDF file asynchronously, from URL, and from an uploaded file. | 03.26.2019 | |
PDF.Co PDF Optimization Curl Sample Code | The PDF.Co PDF Optimization Curl Sample Code demonstrates how to optimize a PDF file from an URL. Developers can make a request and save response to a file. | 03.26.2019 | |
Braze JavaScript Sample Code | The Braze JavaScript Sample Code demonstrates how to integrate engagement features on the web. Developers may include push notifications, in-app messaging, news feed, analytics, and amp support. | Engagement | 10.08.2018 |
Braze iOS Sample Code | The Braze iOS Sample Code demonstrates how to integrate the iOS SDK CocoaPod. Installation, configuration, and custom endpoint specification available. | Engagement | 10.08.2018 |
Braze Android Sample Code | The Braze Android Sample Code demonstrates how to use the SDK, integrating the UI library to access messaging features. Developers will use Android studio. | Engagement | 10.08.2018 |
HERE Map Title Mobile Optimization JavaScript Sample Code | The HERE Map Title Mobile Optimization JavaScript Sample Code demonstrates how to include mobile optimization into mapping apps. The example displays a full color street map tile of Chicago at a... | Mapping | 03.15.2018 |