Go to file
2020-11-23 21:18:16 +01:00
ci-cd deploy ci fix, fix upload path 2020-05-12 22:20:11 +02:00
data API 1.0.15 CustomerExerciseDevice 2020-11-23 18:15:46 +01:00
gradle/wrapper CustomerTest update, Gradle 6.4 2020-05-06 15:32:32 +02:00
src API 1.0.15b CustomerExerciseDevice standalone 2020-11-23 21:18:16 +01:00
.gitignore api/customer 2020-05-03 21:02:57 +02:00
.gitlab-ci.yml deploy ci fix, chmod +x to deploy.sh 2020-05-12 22:05:25 +02:00
.gitlab-runner-register mysql service for ci 2020-05-08 23:29:52 +02:00
build.gradle.kts API 1.0.15 CustomerExerciseDevice 2020-11-23 18:15:46 +01:00
gradlew build runner options 2020-05-06 09:32:24 +02:00
gradlew.bat Exercise Data class, repo, controller 2020-05-11 16:42:52 +02:00
readme.MD API 1.0.14 ExerciseDevice, ExerciseTypeDevice 2020-11-20 15:50:04 +01:00
settings.gradle data/dib dir 2020-05-10 11:38:41 +02:00

#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