{"id":21643391,"url":"https://github.com/hacimertgokhan/must","last_synced_at":"2026-04-09T23:14:20.455Z","repository":{"id":264503681,"uuid":"893555097","full_name":"hacimertgokhan/must","owner":"hacimertgokhan","description":"A lightweight http-request application that developed with Rust and Tauri.","archived":false,"fork":false,"pushed_at":"2024-11-24T18:35:21.000Z","size":486,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:41:29.251Z","etag":null,"topics":["http","http-requests","javascript","postman-alternative","rust","tauri"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hacimertgokhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-24T18:34:06.000Z","updated_at":"2025-01-11T23:12:26.000Z","dependencies_parsed_at":"2024-11-24T23:47:55.708Z","dependency_job_id":null,"html_url":"https://github.com/hacimertgokhan/must","commit_stats":null,"previous_names":["hacimertgokhan/must"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacimertgokhan%2Fmust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacimertgokhan%2Fmust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacimertgokhan%2Fmust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacimertgokhan%2Fmust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacimertgokhan","download_url":"https://codeload.github.com/hacimertgokhan/must/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244365069,"owners_count":20441472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","http-requests","javascript","postman-alternative","rust","tauri"],"created_at":"2024-11-25T05:31:53.894Z","updated_at":"2026-04-09T23:14:20.423Z","avatar_url":"https://github.com/hacimertgokhan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img.png](img.png)\n\n# MUST\n\nA lightweight, cross-platform HTTP request client built with Tauri and React. This application provides a simple and efficient way to test API endpoints, similar to Postman but with a native feel and better performance.\n\n## Features\n\n- 🚀 Fast and lightweight native application\n- 🔄 Support for common HTTP methods (GET, POST, PUT, DELETE)\n- 📝 Custom header management\n- 📦 Request body support\n- 🎨 JSON response formatting\n- 📑 Raw and formatted response viewing options\n- 🎯 Simple and intuitive user interface\n\n## Prerequisites\n\nBefore running this application, make sure you have the following installed:\n- Node.js (v16 or higher)\n- Rust (latest stable version)\n- Tauri CLI\n- pnpm/npm/yarn\n\n## Installation\n\n1. Clone the repository\n```bash\ngit clone \u003cyour-repository-url\u003e\ncd http-request-client\n```\n\n2. Install dependencies\n```bash\npnpm install\n```\n\n3. Run the development server\n```bash\npnpm tauri dev\n```\n\n4. Build for production\n```bash\npnpm tauri build\n```\n\n## Usage\n\n1. Enter the request URL in the input field\n2. Select the HTTP method (GET, POST, PUT, DELETE)\n3. Add any required headers in the Headers section (one per line in the format `Key: Value`)\n4. For POST/PUT requests, enter the request body in JSON format\n5. Click \"Send Request\" to make the request\n6. View the response in either formatted (for JSON responses) or raw format\n\n## Project Structure\n\n```\nsrc/\n  ├── App.jsx          # Main application component\n  ├── components/      # UI components\n  └── styles/         # CSS styles\nsrc-tauri/\n  └── src/\n      └── main.rs     # Rust backend code\n```\n\n## Technologies Used\n\n- [Tauri](https://tauri.app/) - Framework for building native applications\n- [React](https://reactjs.org/) - Frontend framework\n- [shadcn/ui](https://ui.shadcn.com/) - UI components\n- [Tailwind CSS](https://tailwindcss.com/) - Styling\n\n## Development\n\n### Required Components\n\nMake sure to install the required shadcn/ui components:\n\n```bash\nnpx shadcn-ui@latest add card\nnpx shadcn-ui@latest add button\nnpx shadcn-ui@latest add input\nnpx shadcn-ui@latest add select\nnpx shadcn-ui@latest add textarea\nnpx shadcn-ui@latest add tabs\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by Postman\n- Built with Tauri's security and performance in mind\n- Uses shadcn/ui's beautiful components","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacimertgokhan%2Fmust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacimertgokhan%2Fmust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacimertgokhan%2Fmust/lists"}