Use Nibble to craft, send, and analyze HTTP requests with ease, right from your browser.
- Clone the Repository:
git clone git@github.com:ahmedatigui/nibble.git
- Install Dependencies:
cd ./nibble && bun install
- Run the Web Server:
bun dev
orbun run dev
- Open http://localhost:3000 in your web browser.
- Customizing CodeMirror Layout
- Adding Authentication
Contributions are welcome! Please feel free to submit a pull request.
For major changes, please open an issue first to discuss what you would like to change.