https://github.com/supertigerdev/fetcher-app
https://github.com/supertigerdev/fetcher-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/supertigerdev/fetcher-app
- Owner: SupertigerDev
- License: mit
- Created: 2025-05-05T11:56:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T08:59:14.000Z (about 1 year ago)
- Last Synced: 2025-05-27T01:50:03.315Z (about 1 year ago)
- Language: TypeScript
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetcher App
[](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/)