Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-eco-ehf-app-backend

usage

GET

POST

/api/writeTrainingDiary

    "trainingSessionId": {
        "type": "string"
    },
    "userId": {
        "type": "string"
    },
    "text": {
        "type": "string"
    },
    "rating": {
        "type": "number"
    }

/api/writePlayTimeTalents

   "trainingSessionId": {
        "type": "string"
    },
    "talents": {
        "type": "number"
    },

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages