https://mysteamlist.vercel.app/
https://mysteamlist.vercel.app/game/:id
https://mysteamlist.vercel.app/mylist
https://mysteamlist.vercel.app/profile
https://my-steam-list.herokuapp.com/game - (Todos os jogos) https://my-steam-list.herokuapp.com/game/:id - (Busca pelo ID - Exemplo: https://my-steam-list.herokuapp.com/game/12) https://my-steam-list.herokuapp.com/game/steam/:steamId - (Busca pelo SteamId - Exemplo: https://my-steam-list.herokuapp.com/game/steam/570) https://my-steam-list.herokuapp.com/game/name/:name (Busca por Nome - Exemplo: https://my-steam-list.herokuapp.com/game/name/Company%20of%20Heroes%202)
https://my-steam-list.herokuapp.com/tag - (Todas as tags) https://my-steam-list.herokuapp.com/tag/FPS - (Busca por Nome - Exemplo: https://my-steam-list.herokuapp.com/tag/FPS)
https://my-steam-list.herokuapp.com/rating - (Todas os ratings)
https://my-steam-list.herokuapp.com/rating/:id - (Busca pelo id do rating - Exemplo: https://my-steam-list.herokuapp.com/rating/1)
https://my-steam-list.herokuapp.com/rating/client/:id - (Busca pelo id do cliente - Exemplo: https://my-steam-list.herokuapp.com/rating/client/1)
https://my-steam-list.herokuapp.com/rating/game/:id - (Busca pelo id do jogo - Exemplo: https://my-steam-list.herokuapp.com/rating/game/1)
https://my-steam-list.herokuapp.com/client - (Todos os clientes)
https://my-steam-list.herokuapp.com/client/:id - (Busca pelo id do cliente - Exemplo: https://my-steam-list.herokuapp.com/client/76)