An open API service indexing awesome lists of open source software.

https://github.com/supertigerdev/fetcher-app


https://github.com/supertigerdev/fetcher-app

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fetcher App

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Fetcher App is a streamlined and intuitive tool designed for making HTTP requests. If you find yourself needing a simpler alternative to Postman for quick API interactions, Fetcher App provides an easy-to-use interface for sending requests and inspecting responses.
## Screenshots



*Main page of the fetcher app after making a GET request*




*Websocket support*

## License
This project is licensed under the [MIT License](LICENSE) - see the [LICENSE](LICENSE) file for details.

## Acknowledgements

* [React](https://react.dev/)
* [Electron](https://www.electronjs.org/)