Project-Phoenix / WebService

The Webservice based on a REST architecture
GNU General Public License v3.0
3 stars 0 forks source link

Instance capability #5

Closed Meldanor closed 10 years ago

Meldanor commented 11 years ago

Every instance cannot see the other and work isolated from each other, but have to use the same database and the same API. Every instance get an unique ID and every lecture is associate to exact one instance.

The system must provide capabilites to create new instance without changing the code.