URL Shortener Source code
- Summary
- Articles (6)
- APIs (131)
- Mashups (13)
- SDKs (3)
- Libraries (15)
- Source Code (22)
- Followers (2)
- Developers (12)
URL Shortener 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 |
---|---|---|---|
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 |
Rebrandly Emojis JavaScript Sample Code | The Rebrandly Emojis JavaScript Sample Code demonstrates how to code the Rebrandly emojis in the index.js file. | URL Shortener | 07.16.2018 |
Rebrandly Smart Banner JavaScript Sample Code | The Rebrandly Smart Banner JavaScript Sample Code demonstrates how to use the Lightweight smart app banner with no jquery requirement. | URL Shortener | 07.16.2018 |
Rebrandly Google Safe Browsing Go Sample Code | The Rebrandly Google Safe Browsing Go Sample Code demonstrates how to build, deploy, and use the safebrowsing Go package. It can be used out-of-the-box. | URL Shortener | 07.16.2018 |
Rebrandly React Native Objective-C Sample Code | The Rebrandly React Native Objective-C Sample Code demonstrates how to change a device orientation in react-native and set preferred orientation on screen to screen basis. | URL Shortener | 07.16.2018 |
Rebrandly CSharp Sample Code | The Rebrandly CSharp Sample Code demonstrates how if a call is successful, developers can read the response, shortening an URL. | URL Shortener | 07.16.2018 |
Rebrandly Curl Sample Code | The Rebrandly Curl Sample Code demonstrates how to use the API Key to access the API. | URL Shortener | 07.16.2018 |
Rebrandly Python Sample Code | The Rebrandly Python Sample Code provides examples to interact with the API in several languages. It demonstrates how to shorten the Rebrandly YouTube channel URL. | URL Shortener | 07.16.2018 |
Rebrandly PHP Sample Code | The Rebrandly PHP Sample Code presents developers how the API can be used to shorten an URL. It includes code to create a Rebrandly YouTube channel URL. | URL Shortener | 07.16.2018 |
Rebrandly Node.js Sample Code | The Rebrandly Node.js Sample Code is available to learn how to consume the API. It demonstrates how to shorten the Rebrandly YouTube channel URL. | URL Shortener | 07.16.2018 |
Rebrandly jQuery Sample Code | The Rebrandly jQuery Sample Code demonstrates how to shorten the Rebrandly YouTube channel URL. It includes API Key and JSON data. | URL Shortener | 07.16.2018 |
Google URL Shortener NodeJS Sample Code by Siva Sankar | The Google URL Shortener NodeJS by Siva Sankar demonstrates how to reduce the URL length to send via email and tweet. The independent author redirects developers to https://github.com/googleapis/... | URL Shortener | 02.17.2018 |
Rebrandly URL Shortener jQuery Sample Code by Rebrandly | The Rebrandly URL Shortener jQuery Sample Code by Rebrandly demonstrates how to create a custom short URL. | URL Shortener | 06.12.2017 |
Rebrandly URL Shortener PHP Sample Code by Rebrandly | The Rebrandly URL Shortener PHP Sample Code by Rebrandly presents how to integrate a custom URL shortener by interacting with the API. Developers can simplify a YouTube channel domain name with JSON... | URL Shortener | 01.02.2017 |
Rebrandly URL Shortener NodeJS Sample Code by Rebrandly | The Rebrandly URL Shortener NodeJS Sample Code by Rebrandly demonstrates how to integrate custom URL shortener via API. The example available displays a YouTube channel URL name abbreviation via JSON... | URL Shortener | 01.02.2017 |
Bitly Python Sample Code by Bitly | The Bitly Python Sample Code by Bitly demonstrates with callbacks and evaluates with tests the usability of the API. Errors present how to avoid the inaccuracy of domains that will be converted into... | URL Shortener | 10.20.2016 |
Bitly PHP Sample Code by Simone Fumagalli | The Bitly PHP Sample Code by Simone Fumagalli demonstrates API interaction by proving how requests will receive returns. URL shortener is the feature that developers can integrate into applications,... | URL Shortener | 10.20.2016 |
Bitly Android Sample Code by finn | The Bitly Android Sample Code by finn provides HTTP requests with JSON responses to demonstrate API interaction. Customizable code permits to obtain desired results for URL integration. | URL Shortener | 10.20.2016 |
Bitly ActionScript Sample Code by Julien C | The Bitly ActionScript Sample Code by Julien C demonstrates login with API Key to access URL shortener features via callbacks. Code package includes errors to prevent possible inefficiencies when... | URL Shortener | 10.20.2016 |
Url Shortener gem – bit.ly api wrapper in ruby | This how-to is a walkthrough on implementing the Ruby wrapper for the Bit.ly API. Written by Nasir Jamal, the tutorial gives step by step instructions on installation, authorizing client classes, how... | URL Shortener | 09.29.2014 |
Using bit.lt in VBA | Sample source code for using bit.ly web service in VB/VBA | URL Shortener | 03.11.2010 |
Create Tiny URLs using VBA | Source code and description of how to use is.gd API in VB/VBA/VB.NET | URL Shortener | 09.23.2009 |