kevin220901 / TINF21CS2-SE2-PROJECT

Project Advanced Software Engineering
2 stars 0 forks source link

REST-API: update user-profile & get user profile #40

Closed CelMur closed 10 months ago

CelMur commented 10 months ago

Die Django-REST-API soll um folgende Endpunkte erweitert werden:

POST /profiles/update GET /profiles/get DELETE /profiles/delete

Außerdem:

CelMur commented 10 months ago

users can retrieve their profile info by providing the auth token