{"id":37666389,"url":"https://github.com/apibr/catalog","last_synced_at":"2026-05-27T13:01:35.952Z","repository":{"id":264004540,"uuid":"892064281","full_name":"ApiBR/catalog","owner":"ApiBR","description":"📖 API BR - Service catalog","archived":false,"fork":false,"pushed_at":"2026-05-20T19:20:31.000Z","size":3824,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-21T00:55:15.798Z","etag":null,"topics":["api","apibr","apis","catalog","data","free-api","free-apis","rest-api","service","service-catalog"],"latest_commit_sha":null,"homepage":"https://apibr.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ApiBR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-21T12:56:09.000Z","updated_at":"2026-05-20T19:19:28.000Z","dependencies_parsed_at":"2026-01-19T04:00:55.261Z","dependency_job_id":null,"html_url":"https://github.com/ApiBR/catalog","commit_stats":null,"previous_names":["apibr/catalog"],"tags_count":495,"template":false,"template_full_name":null,"purl":"pkg:github/ApiBR/catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApiBR%2Fcatalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApiBR%2Fcatalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApiBR%2Fcatalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApiBR%2Fcatalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApiBR","download_url":"https://codeload.github.com/ApiBR/catalog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApiBR%2Fcatalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33566873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","apibr","apis","catalog","data","free-api","free-apis","rest-api","service","service-catalog"],"created_at":"2026-01-16T11:59:16.055Z","updated_at":"2026-05-27T13:01:35.933Z","avatar_url":"https://github.com/ApiBR.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 API BR – Catalog\n\n[![Vite](https://img.shields.io/badge/Vite-5.x-646CFF?logo=vite\u0026logoColor=white)](https://vitejs.dev/)\n[![React](https://img.shields.io/badge/React-18.x-61DAFB?logo=react\u0026logoColor=white)](https://react.dev/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/apibr/catalog/ci-cd.yml?label=CI%2FCD\u0026logo=github\u0026style=flat-square)](https://github.com/apibr/catalog/actions)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n---\n\n## 📌 Purpose\n\n**API BR – Catalog** is the central hub for the [API BR](https://github.com/apibr) project. It provides a clean, user-friendly interface listing the available public services in the ecosystem. Services are grouped by category and link directly to their respective repositories.\n\n### 🔗 Available Services\n\n- **Banks Directory**\n  REST API to access Brazilian Banks List from [![GuiBranco/BancosBrasileiros](https://img.shields.io/badge/GuiBranco%2FBancosBrasileiros-black?style=flat\u0026logo=github)](https://github.com/GuiBranco/BancosBrasileiros).\n  Web UI built with React.\n\n- **Developer Vacancies**  \n  REST API to access developer job vacancies from GitHub repositories.  \n  Web UI built with React.\n\n- **Sports Agenda**  \n  REST API that provides football (soccer) match schedules.  \n  Web UI built with React.\n\n---\n\n## 🛠️ Tech Stack\n\nThis project is built with the following technologies:\n\n- **Vite** – Lightning-fast build tool for modern frontends\n- **React** – Component-based JavaScript library for building UIs\n- **SWC** – Super-fast JS/TS compiler used by Vite\n- **TypeScript** – Type-safe JavaScript for scalable and reliable code\n\n---\n\n## 🚀 Getting Started\n\n### 🔧 Installation\n\nTo set up the project locally:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/apibr/catalog.git\n   ```\n\n2. Navigate into the project folder:\n\n   ```bash\n   cd catalog\n   ```\n\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n---\n\n## 🏗️ Build\n\nTo create a production-ready build:\n\n```bash\nnpm run build\n```\n\nThis will generate an optimized bundle in the `dist/` folder.\n\n---\n\n## 🧪 Testing\n\nThis project uses [**Vitest**](https://vitest.dev/) for unit testing.  \nUse the following commands:\n\n- Run all tests:\n\n  ```bash\n  npm run test\n  ```\n\n- Run tests with coverage:\n  ```bash\n  npm run test:coverage\n  ```\n\nVitest will output test results and code coverage directly in the terminal.\n\n---\n\n## 🔢 Versioning\n\nThis project follows **Semantic Versioning (SemVer)** and uses [**GitVersion v6**](https://gitversion.net/) for automated version calculation.\n\n### Version Rules\n\n- **Patch** – Backward-compatible bug fixes\n- **Minor** – Backward-compatible features\n- **Major** – Breaking or incompatible changes\n\nTo calculate the current version, run:\n\n```bash\ngitversion\n```\n\nThis will output the version based on your Git history and tagging strategy.\n\n---\n\n## 📄 License\n\nThis project is licensed under the **MIT License**.  \nSee the [LICENSE](LICENSE) file for full details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapibr%2Fcatalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapibr%2Fcatalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapibr%2Fcatalog/lists"}