Skip to content

Reche13/polonium

Repository files navigation

Polonium - Open-Source API Tester

Polonium is an open-source, minimalist API testing tool that makes it easy for developers to test REST APIs and WebSockets with no sign-up required. Built with speed and simplicity in mind, it's the perfect tool for quick testing and debugging.

Polonium

Features:

❤️ Lightweight: Designed with a minimal UI for effortless testing.
⚡️ Fast: Real-time request and response with no delays.
🔄 WebSocket Support: Establish full-duplex communication channels over a single TCP connection.
🦸‍♂️ Customizable Themes: Choose between light, dark, and system themes with customizable accent colors.
📃 Request Body: Allows you to send and receive data via the API in JSON, XML, and other formats.
📂 Collections: Organize requests into reusable collections, nested folders.


Tech Stack:

  • ⚛️ Next.js
  • 🦄 Tailwind CSS
  • 🌐 HTTP
  • 🌩️ WebSocket

For Developers:

  1. Clone the repository:
    git clone https://github.com/reche13/polonium.git
  2. Install dependencies:
    pnpm install
  3. Run the app locally:
    pnpm run dev
  4. Open in browser: localhost:3000

Contributing:

This project is open-source, and contributions are always welcome!

  • Fork the repo
  • Create a new branch (git checkout -b feature-branch)
  • Commit your changes (git commit -m 'Add feature')
  • Push to your fork (git push origin feature-branch)
  • Create a Pull Request

Demo:

Web: polonium.com


License:

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤︎ by Reche Soares

About

Polonium is an open-source API testing tool designed to simplify and speed up API development supporting REST APIs and WebSockets

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages