[module]/[function]
Module: rapresent the context
Function: rapresent the specific function which name also follow a standard
action_context_something
Root module: it manages default behaviour.
Pong!
Authentication module
Check if user is valid, if so returns SSID token (session token).
Method: POST
Body: {
email: String,
password: String
}
Module for clothes and outfits.
Module for weatehr forecasts.