Jump to content

API


hackalive

Recommended Posts

Hi guys,

 

I need to develop an API for the web-service I am building.

The API needs to work like the Apple iPhone one, when user data is requested the user is prompted by me (forced) the developer does not make the prompt.

 

Anyways, I have no idea where to start in building the API with PHP ect.

 

So any help/suggestions is greatly appreciated.

 

A Merry Christmas and many thanks in advance to you all.

Link to comment
Share on other sites

Restful JSON service here is a simple little tutorial if you're interested .

 

With my experience in iPhone development the iPhone has a great JSON library TouchJSON

 

Well you will have to decide what the iPhone needs to do and what it will relay on from the API. Usually some level of authentication is a good starting place, then add some functionality around it.

 

Merry Christmas.

Link to comment
Share on other sites

@AGuyWithAthing:

The iPhone does nothing, I was making a statement that I would like to build an API for my service that works LIKE the iOS API layer does,  in regards to the prompting of users for information.

 

Thank you for the links :)

 

Any other help is appreciated guys :D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.