Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 845 Bytes

File metadata and controls

42 lines (27 loc) · 845 Bytes

🤝 Contributing to API Repos Hub

First off — thank you for taking the time to contribute! 💛


How to Add a New API Repo

  1. Fork this repository
  2. Find the right category file inside /apis/
  3. Add your entry in this format:
| [Repo Name](link) | What it does | Free tier info | Auth type |
  1. Open a Pull Request with a clear title like: Add: [Repo Name] to [Category]

Rules

  • ✅ Must be a real, working GitHub repository
  • ✅ Must be publicly accessible
  • ✅ Add to the correct category
  • ❌ No spam or self-promotion of low quality repos
  • ❌ No duplicate entries

Reporting a Broken Link

Open an issue using the Broken Link template and include:

  • The broken link
  • The correct link (if you know it)

Questions?

Open a Discussion — we're happy to help!