This is a static HTML page (index.html) for displaying and interacting with the Matcha API documentation in a clean, searchable, and responsive UI.
index.html: The self-contained documentation UI. Fetches data from:
```https://raw.githubusercontent.com/pulgamecanica/matcha/main/docs/routes.json
```
Feel free to expand or customize this README.md to fit your needs.