Skip to content

khdxsohee/api-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 API Hub

Discover and share free public APIs for developers, students, and open-source enthusiasts.
A collaborative project where anyone can add APIs, improve the list, or enhance the UI.


🚀 Live Demo

👉 Click here for live preview


🚀 Features

  • 🔍 Search APIs by name or description
  • 🧩 Filter by category and authentication type
  • 🎲 Get a random API
  • 🌗 Light / Dark theme toggle
  • 💾 JSON-powered, easy to contribute

🛠️ How to Contribute

We love contributions!
Follow the steps below to add a new API or improve the site.

  1. Fork this repository

  2. Clone your fork:

    git clone https://github.com/khdxsohee/api-hub.git
  3. Add your API in apis.json file:

{ "name": "Example API", "description": "Short description here.", "link": "https://example.com", "category": "Tools", "auth": "None", "cors": "yes", "tags": ["example", "tools"] } 
  1. Commit your changes:
git add . git commit -m "Added Example API" git push 
  1. Create a Pull Request 🚀

👥 Contributors

Thanks to all these awesome people for making Public APIs Hub better! 💙

khdxsohee
Khdxsohee

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •