Go to file
2020-11-09 22:49:15 +01:00
ci-cd deploy ci fix, fix upload path 2020-05-12 22:20:11 +02:00
data Property, CustomerProperty 2020-11-09 22:49:15 +01:00
gradle/wrapper CustomerTest update, Gradle 6.4 2020-05-06 15:32:32 +02:00
src Property, CustomerProperty 2020-11-09 22:49:15 +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 Property, CustomerProperty 2020-11-09 22:49:15 +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 Property, CustomerProperty 2020-11-09 22:49:15 +01:00
settings.gradle data/dib dir 2020-05-10 11:38:41 +02:00

#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