ugml / php-client

ugamela is an open-source clone of the popular browsergame ogame.
https://ugamela.org
GNU Affero General Public License v3.0
14 stars 5 forks source link

JSON API for data access #28

Open Phoscur opened 6 years ago

Phoscur commented 6 years ago

A PHP centered system always renders its template into HTML, but Web 2.0 SPAs render the DOM directly in the browser. Such web applications usually consume a REST JSON API .

Phoscur commented 6 years ago

Automatic documentation and code generation: http://editor.swagger.io/