Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŸจ DevZar: The Ultimate API Directory ๐ŸŸจ

Every Developer Niche, Organized. 145+ Free Public APIs in One Place.

Website Status License: MIT PRs Welcome

๐Ÿš€ 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.

Visit DevZar Live


DevZar Preview

โœจ Why DevZar?

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.

๐ŸŒŸ Key Features

  • 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 an API 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.

๐Ÿ“š Explored Categories

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.

๐Ÿ› ๏ธ Tech Stack

DevZar is built with modern, scalable, and type-safe technologies:


๐Ÿš€ Getting Started (Local Development)

Want to run DevZar locally or contribute? Follow these steps:

1. Clone the repository

git clone https://github.com/sajithaheshan/devzar.git
cd devzar

2. Install dependencies

npm install
# or
yarn install
# or
pnpm install

3. Setup Environment Variables

Create a .env.local file in the root directory and add your variables:

DATABASE_URL="your_postgresql_connection_string"
# Add any other required API keys here

4. Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.


๐Ÿค Contributing

We love contributions! Want to add a new free API to the directory or fix a bug?

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

๐Ÿ’– Support the Project

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!

Buy Me A Coffee


Built with ๐Ÿ–ค by the Open Source Community.

ยฉ 2026 DevZar Labs.

```