I have been working with iPhone app as developer and now my PM(Project Manager) wants to make architecture for web-service base app.I have developed Simple Architecture for this app but i don’t know it’s ok or not.What should i include in iPhone web service base architecture?
Thanks In Advance.
It all depends on what you app is supposed to do.
I would add documentation of the full HTTP API you are planning to use:
Basically a full documentation of all the possibilities available in your server for your iOS client to consume.