Mentor: Łukasz Powązka
Team members:
Welcome to our API documentation. Here you can find all endpoints we provide, described in detail so that you can quickly and easily find what you need.
400
- your request is incorrect, probably you have passed inproper argument. Check them out and try again.404
- not found, you are trying to reach resource that does not exist.500
- internal server error, let us know, we are probably already working on it.
We have deployed our API using Heroku platform and it is available at https://team-lp-project-3.herokuapp.com/games. Make sure you are using correct endpoints.
To access some data you need to be logged in. After registeration and each login, the user gets created session ID (stored in cookies) that is maintained for 1 day.
Here you can find all necessary things you need to now before using our API. Check out: