smartuni / teamagochi

Teamagochi is a synchronized always-online pet simulator with multiplayer functionality​ by the RIOT Project SoSe24 team.
https://smartuni.github.io/teamagochi/docs
5 stars 5 forks source link

backend: progress means success #122

Closed ozfox closed 4 months ago

ozfox commented 4 months ago
  1. Register a device
    • Run quarkus and check terminal output. You will find possible devices and registration codes.
    • Open http://localhost:8080/q/swagger-ui in browser
    • Use a registration code and a name of your choice to create a device entity using "Try it out" button (see se/api/v1/devices/self/register/{registrationCode}/{deviceName})
  2. Check if device was added using /api/v1/devices/self