• Hi
    I have my own Short URL Site. Logi.Pk

    and I want to integrate its API to my Getacho Company site,
    Getacho Company is on wordpress 3.5.2

    I want to add short URL feature like twitter does,

    in site : “http://logi.pk/api.html

    it says

    “To generate a url via the API, send a POST or GET request to the site”

    but how to do it in wordpress?

    i searched many things in Google, Yahoo, and also asked from developers but no responsible reply.

    please tell me how to do

Viewing 1 replies (of 1 total)
  • Use something like curl to create the resquest and read in the response that it gets. That will give you the info that you need. Remember that every API is different so the information and data that yo usend to each one wil lbe different from any examples from API’s that aren’t ones that you’re looking at.

Viewing 1 replies (of 1 total)
  • The topic ‘How to make custom get and read request for short url like twitter?’ is closed to new replies.