Sports Source code
- Summary
- Articles (75)
- APIs (480)
- Mashups (336)
- SDKs (227)
- Libraries (15)
- Source Code (98)
- Followers (13)
- Developers (336)
Sports 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 |
iSports Football C# Sample Code | The iSports Football C# Sample Code demonstrates how to make a call to the API with a Key. Developers can implement football data into websites and applications. | Sports | 11.18.2019 |
iSports Football Go Sample Code | The iSports Football Go Sample Code demonstrates how to set a URL parameter and call the iSport API to get data in JSON format. Developers can authenticate with an API Key to receive basketball... | Sports | 11.18.2019 |
iSports Football Python Sample Code | The iSports Football Python Sample Code demonstrates how to set up a URL parameter, access with an API Key, and call the iSport API to get data in JSON format. Developers can implement football stats... | Sports | 11.18.2019 |
iSports Football Java Sample Code | The iSports Football Java Sample Code demonstrates how to set up a URL connection, parameters, and string to access the API with a Key. Developers can call the iSport API to obtain data in JSON... | Sports | 11.18.2019 |
iSports Basketball C# Sample Code | The iSports Basketball C# Sample Code demonstrates how to authenticate the API with a Key, set up an URL parameter, and use a string URL. Developers will receive basketball data in return. | Sports | 11.18.2019 |