Resources

In TorneAPI we were talking about endpoints, where all requests were being sent. Since we're running a completely different API system now, we're instead talking about resources.

This page keeps track of the resources and the routes available.

Resources can be communicated with by HTTP post parameters (application/x-www-form-urlencoded) or with json.