News Services Source code
- Summary
- Articles (666)
- APIs (309)
- Mashups (401)
- SDKs (161)
- Libraries (36)
- Source Code (79)
- Followers (6)
- Developers (395)
News Services 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 |
---|---|---|---|
BikeRadar Swift Sample Code | The BikeRadar Swift Sample Code demonstrates how to find providers by position and by country code. The endpoints available can be used to retrieve bike and provider information. | Sports | 03.10.2020 |
BikeRadar Ruby Sample Code | The BikeRadar Ruby Sample Code demonstrates how to access the API to implement providers, bikes, and app links. BikeRadar for developers allows finding bicycles in any part of the world. | Sports | 03.10.2020 |
BikeRadar Python Request Sample Code | The BikeRadar Python Request Sample Code demonstrates how to import requests, insert an API Key, and receive responses that will show providers, bikes, or app links. | Sports | 03.10.2020 |
BikeRadar Python http client Sample Code | The BikeRadar Python http client Sample Code demonstrates how to access the API with API keys to implement providers, bikes, and app links. Developers can use GET methods to authenticate. | Sports | 03.10.2020 |
BikeRadar PHP pecl http Sample Code | The BikeRadar PHP pecl http Sample Code demonstrates how developers can set a new HTTP client to make a GET request to the API. To access the interface, they can use an API Key as the authentication... | Sports | 03.10.2020 |
BikeRadar PHP Http Request 2 Sample Code | The BikeRadar PHP Http Request 2 Sample Code demonstrates how to access the API with API Keys and how to use GET methods to make callbacks. BikeRadar displays providers, bikes, and app links. | Sports | 03.10.2020 |
BikeRadar Curl Sample Code | The BikeRadar Curl Sample Code demonstrates how to use GET requests to make calls after authenticating with API Keys. BikeRadar displays the location of bibycles around the world. | Sports | 03.10.2020 |
BikeRadar PHP cURL Sample Code | The BikeRadar PHP cURL Sample Code demonstrates how to access the API to implement providers, bikes, and app links. BikeRadar is a source of bike news, bike reviews, and bike advice. | Sports | 03.10.2020 |
BikeRadar Objective-C Sample Code | The BikeRadar Objective-C Sample Code demonstrates how to access the API with an API Key and how to make calls with GET methods. Developers can use BikeRadar to find providers, bikes, and app links. | Sports | 03.10.2020 |
BikeRadar Node.js Unirest Sample Code | The BikeRadar Node.js Unirest Sample Code demonstrates how to use the endpoints to retrieve bike and provider information. Both endpoints work on the position (latitude and longitude coordinates) of... | Sports | 03.10.2020 |
BikeRadar Node.js Request Sample Code | The BikeRadar Node.js Request Sample Code demonstrates how to authenticate with an API Key and make GET requests that will retrieve providers, bikes, and app links. | Sports | 03.10.2020 |
BikeRadar Node.js Native Sample Code | The BikeRadar Node.js Native Sample Code demonstrates how to use GET methods to make callbacks that will display JSON formats in return. Developers can use an API Key to authenticate. | Sports | 03.10.2020 |
BikeRadar C Sample Code | The BikeRadar C Sample Code demonstrates how to make GET requests to interact with the API, allowing developers to find providers, bikes, and app links. | Sports | 03.10.2020 |
BikeRadar JavaScript XHR Sample Code | The BikeRadar JavaScript XHR Sample Code demonstrates how to make XMLHttp requests, use GET methods, and find providers to display public bicycles around the world. | Sports | 03.10.2020 |
BikeRadar JavaScript jQuery Sample Code | The BikeRadar JavaScript jQuery Sample Code demonstrates how to access the API with API Keys and make calls with GET methods. BikeRadar allows finding providers, finding bikes, and finding app links... | Sports | 03.10.2020 |
BikeRadar JavaScript Fetch Sample Code | The BikeRadar JavaScript Fetch Sample Code demonstrates how to use an API Key to authenticate and GET methods to make callbacks. Developers can implement providers, bikes, and app links into bicycle... | Sports | 03.10.2020 |
BikeRadar Java Unirest Sample Code | The BikeRadar Java Unirest Sample Code demonstrates how to find a list of providers. Filtering can be done based on either a Position or a 2 letter County Code. | Sports | 03.10.2020 |
BikeRadar Java Ok Http Sample Code | The BikeRadar Java Ok Http Sample Code demonstrates how to find providers by position and by country code. Developers can use an API Key to authenticate and GET requests to make callbacks. | Sports | 03.10.2020 |
BikeRadar Go Sample Code | The BikeRadar Go Sample Code demonstrates how to use the provider endpoint that displays bike and provider information. Both endpoints work on the position (latitude and longitude coordinates) of a... | Sports | 03.10.2020 |
BikeRadar CSharp Sample Code | The BikeRadar CSharp Sample Code demonstrates how to find providers by position, find providers by country code, and find all providers. Developers can use API Keys to authenticate and GET methods to... | Sports | 03.10.2020 |
SummarizeBot Files Processing Python Sample Code | The SummarizeBot Files Processing Python Sample Code demonstrates how to process files when developers use POST endpoints. POST body should be specified as an application stream | Natural Language Processing | 09.17.2019 |
SummarizeBot Python Sample Code | The SummarizeBot Python Sample Code demonstrates how to access the API to implement natural language processing features. With the API, developers can implement annotations, AI, data extraction,... | Natural Language Processing | 09.17.2019 |
SummarizeBot Curl Sample Code | The SummarizeBot Curl Sample Code demonstrates how to use an API Key to authenticate and make calls that will return natural language processing features in return. | Natural Language Processing | 09.17.2019 |
Stream Chat Message Kotlin Sample Code | The Stream Chat Message Kotlin Sample Code demonstrates how to use the Android SDK to implement chats into mobile applications. | Streaming | 08.29.2019 |
Stream Chat Message Java Sample Code | The Stream Chat Message Java Sample Code demonstrates how to implement messages and chat features into Android applications. | Streaming | 08.29.2019 |