27 lines
445 B
Markdown
27 lines
445 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
|
|
* product
|
|
* product_test
|
|
* purchase
|
|
* property
|
|
* property_translation
|
|
* customer_property
|
|
|
|
with automatic database update
|