javascript - How can I create a customized bit.ly URL via API? -


i have textbox takes name.

i have bit.ly pro domain: cnvrt.it

i want shorten users url customize such:

cnvrt.it/customized_name 

how can achieve this?

i think it's here in bit.ly documentation: http://code.google.com/p/bitly-api/wiki/apidocumentation. if have more specific question how use api, please clarify.

i haven't tried myself, according this post, if add keyword parameter shorten api call , set desired custom name, want.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -