Go to file
Bossányi Tibor a148a58346 Merge branch 'tibor' into 'master'
API 1.0.34+2 registration with email fix

See merge request bossanyit/aitrainer_server!53
2021-04-28 13:21:46 +00:00
ci-cd deploy ci fix, fix upload path 2020-05-12 22:20:11 +02:00
data API 1.0.34 tutorials action 2021-04-27 08:19:05 +02:00
gradle/wrapper API 1.0.23 ExerciseTree parent_id delete, kotlin, spring boot 2.4 2021-01-29 22:08:29 +01:00
src API 1.0.34+2 registration with email fix 2021-04-28 15:20:59 +02:00
.gitignore API 1.0.16 CustomerExerciseDevice.delete fix 2020-11-28 12:01:52 +01: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.34 tutorials action 2021-04-27 08:19:05 +02: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