RobbingDaHood / TableSoccerREST

0 stars 2 forks source link

Restfull results #4

Open RobbingDaHood opened 8 years ago

RobbingDaHood commented 8 years ago

Statistics, ok not implementing all HTTP request types.

Get should get defaul.

Get/date: Should NOT get from now to a specific date. (Date is not cachable!)

Put/date: Returns a Get/date with specific ID, that always will return same result and is then cachable.