Lisesoee / Unter-Taxi-Dispatcher

Rayan and Lises Unter Taxi school project. (Back-end dispatcher part)
0 stars 0 forks source link

Task: Create PHP RESTfull webservice #13

Closed Lisesoee closed 7 years ago

Lisesoee commented 7 years ago

To ease communication between the dispatcher and the client-applications, we decided to implement a RESTfull API.

Lisesoee commented 7 years ago

Class created and tested to a point where we can delete and get information from the database. Still needs tweaking and redesigning, but now we have a 'hole through'.