Every Developer Niche, Organized. 145+ Free Public APIs in One Place.
๐ A curated directory of 145+ free, real public APIs, beautifully wrapped in a stunning modern Neubrutalist UI. Discover, explore, and test endpoints directly from your browser.
Finding reliable, free public APIs for your next side project can be a headache. DevZar solves this by organizing the best free APIs across the internet into 12 distinct categories.
Not just a listโDevZar features a bold Neubrutalist design, real-time GitHub creator tracking, and an interactive environment.
- 145+ Hand-Picked APIs: Verified, working endpoints. No more dead links.
- Interactive Live Tester: Test API endpoints and view JSON responses directly in the browser.
- Auth Status Indicators: Instantly see if an API requires
NO AUTH,OAUTH, or anAPI KEY. - 12 Developer Niches: Neatly categorized for Anime, Gaming, Finance, AI, and more.
- Creator Tracking: Real-time stats pulled straight from the GitHub REST API tracking the humans and companies behind open source.
- Dark/Light Mode: Full theme support perfectly suited for the Neubrutalist aesthetic.
- Blazing Fast Search & Filtering: Find what you need instantly.
Whatever you are building, we have the data for it.
| ๐ฅ Anime & Manga | ๐ฎ Gaming | ๐ฌ Movies & TV | ๐ป Tech & Dev Tools |
|---|---|---|---|
| โฝ Sports | ๐ต Music & Audio | ๐ฐ Finance & Crypto | ๐ค AI & Machine Learning |
| ๐ Science & Space | ๐ฐ News & Media | ๐ฉ๏ธ Weather & Nature | ๐ฟ Lifestyle & Ent. |
DevZar is built with modern, scalable, and type-safe technologies:
- Framework: Next.js (React)
- Language: TypeScript
- Styling: Tailwind CSS (Custom Neubrutalism Design System)
- Database: PostgreSQL
- ORM: Drizzle ORM
- Hosting: Netlify
Want to run DevZar locally or contribute? Follow these steps:
git clone https://github.com/sajithaheshan/devzar.git
cd devzarnpm install
# or
yarn install
# or
pnpm installCreate a .env.local file in the root directory and add your variables:
DATABASE_URL="your_postgresql_connection_string"
# Add any other required API keys herenpm run devOpen http://localhost:3000 with your browser to see the result.
We love contributions! Want to add a new free API to the directory or fix a bug?
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If this directory helped you build your awesome app, consider supporting us so we can keep adding real APIs every week and keeping DevZar free forever!
Built with ๐ค by the Open Source Community.
ยฉ 2026 DevZar Labs.
