21 lines
355 B
Markdown
21 lines
355 B
Markdown
#aitrainer server API v1.0.9
|
|
|
|
connects the MYSQL Database
|
|
provide a RESTful API for the mobile app
|
|
|
|
##finished API
|
|
|
|
* customers
|
|
* exercise_type
|
|
* exercise_image
|
|
* exercise_translation
|
|
* exercise_tree
|
|
* exercise_tree_image
|
|
* exercise_tree_translation
|
|
* exercise
|
|
* customer_information
|
|
* exercise_plan
|
|
* exercise_plan_detail
|
|
|
|
with automatic database update
|