Home

Awesome

<div align="center"> <a href="https://hoppscotch.io"> <img src="https://avatars.githubusercontent.com/u/56705483" alt="Hoppscotch" height="64" /> </a> <h3> <b> Hoppscotch </b> </h3> <b> Open Source API Development Ecosystem </b> <p>

contributions welcome Website Tests Tweet

</p> <p> <sub> Built with ❤︎ by <a href="https://github.com/hoppscotch/hoppscotch/graphs/contributors"> contributors </a> </sub> </p> <br /> <p> <a href="https://hoppscotch.io"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./packages/hoppscotch-common/public/images/banner-dark.png"> <source media="(prefers-color-scheme: light)" srcset="./packages/hoppscotch-common/public/images/banner-light.png"> <img alt="Hoppscotch" src="./packages/hoppscotch-common/public/images/banner-dark.png"> </picture> </a> </p> </div>

We highly recommend you take a look at the Hoppscotch Documentation to learn more about the app.

Support

Chat on Discord Chat on Telegram Discuss on GitHub

Features

❤️ Lightweight: Crafted with minimalistic UI design.

⚡️ Fast: Send requests and get responses in real time.

🗄️ HTTP Methods: Request methods define the type of action you are requesting to be performed.

🌈 Theming: Customizable combinations for background, foreground, and accent colors — customize now.

Customized themes are synced with your cloud/local session.

🔥 PWA: Install as a Progressive Web App on your device.

🚀 Request: Retrieve response from endpoint instantly.

  1. Choose method
  2. Enter URL
  3. Send

🔌 WebSocket: Establish full-duplex communication channels over a single TCP connection.

📡 Server-Sent Events: Receive a stream of updates from a server over an HTTP connection without resorting to polling.

🌩 Socket.IO: Send and Receive data with the SocketIO server.

🦟 MQTT: Subscribe and Publish to topics of an MQTT Broker.

🔮 GraphQL: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

🔐 Authorization: Allows to identify the end-user.

📢 Headers: Describes the format the body of your request is being sent in.

📫 Parameters: Use request parameters to set varying parts in simulated requests.

📃 Request Body: Used to send and receive data via the REST API.

📮 Response: Contains the status line, headers, and the message/response body.

History: Request entries are synced with your cloud/local session storage.

📁 Collections: Keep your API requests organized with collections and folders. Reuse them with a single click.

Collections are synced with your cloud/local session storage.

📜 Pre-Request Scripts: Snippets of code associated with a request that is executed before the request is sent.

👨‍👩‍👧‍👦 Teams: Helps you collaborate across your teams to design, develop, and test APIs faster.

👥 Workspaces: Organize your personal and team collections environments into workspaces. Easily switch between workspaces to manage multiple projects.

⌨️ Keyboard Shortcuts: Optimized for efficiency.

Read our documentation on Keyboard Shortcuts

🌐 Proxy: Enable Proxy Mode from Settings to access blocked APIs.

Official proxy server is hosted by Hoppscotch - GitHub - Privacy Policy.

🌎 i18n: Experience the app in your language.

Help us to translate Hoppscotch. Please read TRANSLATIONS for details on our CODE OF CONDUCT and the process for submitting pull requests to us.

☁️ Auth + Sync: Sign in and sync your data in real-time across all your devices.

Sign in with:

🔄 Synchronize your data: Handoff to continue tasks on your other devices.

Post-Request Tests: Write tests associated with a request that is executed after the request's response.

🌱 Environments: Environment variables allow you to store and reuse values in your requests and scripts.

<details> <summary><i>Use-cases</i></summary>

</details>

🚚 Bulk Edit: Edit key-value pairs in bulk.

🎛️ Admin dashboard: Manage your team and invite members.

📦 Add-ons: Official add-ons for hoppscotch.

Add-ons are developed and maintained under Hoppscotch Organization.

For a complete list of features, please read our documentation.

Demo

hoppscotch.io

Usage

  1. Provide your API endpoint in the URL field
  2. Click "Send" to simulate the request
  3. View the response

Developing

Follow our self-hosting documentation to get started with the development environment.

Contributing

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

Continuous Integration

We use GitHub Actions for continuous integration. Check out our build workflows.

Changelog

See the CHANGELOG file for details.

Authors

This project owes its existence to the collective efforts of all those who contribute — contribute now.

<div align="center"> <a href="https://github.com/hoppscotch/hoppscotch/graphs/contributors"> <img src="https://opencollective.com/hoppscotch/contributors.svg?width=840&button=false" alt="Contributors" width="100%" /> </a> </div>

License

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

Footnotes

  1. Enterprise edition feature. Learn more.