Welcome Guest, Not a member yet? Register   Sign In
Architectural Question: Web Application + RESTful Web Services
#1

[eluser]CodeIgniterNewbie[/eluser]
We are going to start working on a web app and would like to expose an API to it using REST. Is it a good idea to create the API first, then have the web app use the API for its functionality. This way, the exposed API is exactly the same as what the web app is actually using.

Additionally, there will be 2 teams working on the entire system: one for the web app, the other for the API. What's a good way to split development in such a way that Team A is not aware of Team B's code -- and vice versa? Do we use different servers and different SVN projects? Something else?


Messages In This Thread
Architectural Question: Web Application + RESTful Web Services - by El Forum - 01-21-2010, 05:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB