TheLoons / SportIM-service

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

Tournament API #14

Closed hjbrock closed 9 years ago

hjbrock commented 9 years ago

Create the tournament API.

POST PUT DELETE GET

hjbrock commented 9 years ago

Just basic tournament info - name, owner, desc

crimsonangel68 commented 9 years ago

I think I have finished this one, but I am still having issues setting up my Tomcat, so I don't know for sure. I mirrored the "Single Event" API where applicable, so I believe it should be working as expected. Feel free to check it out.