otimizacao

This commit is contained in:
2026-05-18 17:04:50 -05:00
parent 4b4a902fe8
commit 516a6fb179
9 changed files with 1226 additions and 853 deletions

View File

@@ -1,13 +1,12 @@
# Introduction
Microsserviço de rankings e métricas de jogos para integração com o ecossistema GameVerse.
<aside>
<strong>Base URL</strong>: <code>http://localhost</code>
<strong>Base URL</strong>: <code>http://127.0.0.1:8000</code>
</aside>
This documentation aims to provide all the information you need to work with our API.
Esta API expõe rankings semanais, mensais e anuais, jogos mais jogados, histórico de pontuação e filtros por plataforma.
<aside>As you scroll, you'll see code examples for working with the API in different programming languages in the dark area to the right (or as part of the content on mobile).
You can switch the language used with the tabs at the top right (or from the nav menu at the top left on mobile).</aside>
<aside>Use os exemplos da documentação para demonstrar como o frontend ou outros microsserviços podem consumir os dados de ranking.</aside>