Implement POST requests in API
Hi! Thanks for your effort!
I think the implementation of the API is a huge step forward but AFAIK the API is only for GET requests, am I right?
It would be great to insert game results through the API so for that reason we would need to do POSTS requests, something like "/game" endpoint that accepts a JSON as a body with the stats of the game.
Thanks!
44
votes

1 comment
-
Anonymous commented
Any progress on that?