TheLoons / SportIM-service

Backend Webservice for SportIM
GNU General Public License v2.0
1 stars 0 forks source link

Finish User API - except auth tokens #8

Closed hjbrock closed 9 years ago

hjbrock commented 9 years ago

Add the User POST/PUT/DELETE actions. We'll deal with the auth tokens next semester.

hjbrock commented 9 years ago

POST and GET are done. PUT and DELETE should be finished this weekend.