Go to file
Bossányi Tibor b5a0d567ac Merge branch 'tibor' into 'master'
API 1.0.40 split_tests, training_plan.treeId

See merge request bossanyit/aitrainer_server!61
2021-05-18 20:46:42 +00:00
ci-cd
data
gradle/wrapper
src
.gitignore
.gitlab-ci.yml
.gitlab-runner-register
build.gradle.kts
gradlew
gradlew.bat
readme.MD
settings.gradle

#aitrainer server API v1.0.14

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
  • exercise_device
  • exercise_device_translation
  • exercise_type_device

with automatic database update