{"id":50335291,"url":"https://github.com/fiqryq/tarasque","last_synced_at":"2026-05-29T13:01:43.942Z","repository":{"id":354108751,"uuid":"1176670097","full_name":"fiqryq/tarasque","owner":"fiqryq","description":"A desktop mock API server for designing, testing, and debugging HTTP endpoints. Built with Tauri v2, Rust, and Svelte 5.","archived":false,"fork":false,"pushed_at":"2026-03-11T13:56:25.000Z","size":1624,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T07:28:27.279Z","etag":null,"topics":["api-mocking","desktop-app","mock-api","mock-server","rust","svelte","tauri-v2"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiqryq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-09T08:58:02.000Z","updated_at":"2026-04-11T02:47:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fiqryq/tarasque","commit_stats":null,"previous_names":["fiqryq/tarasque"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fiqryq/tarasque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryq%2Ftarasque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryq%2Ftarasque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryq%2Ftarasque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryq%2Ftarasque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiqryq","download_url":"https://codeload.github.com/fiqryq/tarasque/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryq%2Ftarasque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api-mocking","desktop-app","mock-api","mock-server","rust","svelte","tauri-v2"],"created_at":"2026-05-29T13:01:42.344Z","updated_at":"2026-05-29T13:01:43.927Z","avatar_url":"https://github.com/fiqryq.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tarasque\n\n\u003cimg width=\"2719\" height=\"1796\" alt=\"CleanShot 2026-03-11 at 20 54 33@2x\" src=\"https://github.com/user-attachments/assets/f5fbcc79-6f56-40e0-aba0-f2098accaa8e\" /\u003e\n\nA desktop mock API server for designing, testing, and debugging HTTP endpoints. Built with Tauri v2, Rust, and Svelte 5.\n\n## Features\n\n- Create and manage multiple API collections\n- Define endpoints with multiple response scenarios\n- Dynamic response templates with variables (`{{uuid}}`, `{{request.body.field}}`, etc.)\n- Scenario match rules (route by headers, query params, or body content)\n- Sequence mode to cycle responses on each request\n- Environment variables per collection\n- Proxy forwarding for unmatched routes\n- HTTPS alias with self-signed certificates\n- Request logging with detail view\n- OpenAPI/Swagger import\n- Export to JSON or Postman format\n- cURL import\n- Test suite runner with assertions\n- Hot-reload responses without restarting the server\n- Monaco editor for response body editing\n\n## Tech Stack\n\n- **Frontend**: Svelte 5, Tailwind CSS, Monaco Editor\n- **Backend**: Rust, Actix-web, Tokio\n- **Framework**: Tauri v2\n- **Package Manager**: Bun\n\n## Prerequisites\n\n- [Rust](https://rustup.rs/)\n- [Bun](https://bun.sh/)\n- [Tauri CLI prerequisites](https://v2.tauri.app/start/prerequisites/)\n\n## Development\n\n```bash\n# Install dependencies\nbun install\n\n# Run in development mode\nbun run tauri:dev\n```\n\n## Production Build\n\n```bash\nbun run tauri:build\n```\n\n## Project Structure\n\n```\nsrc/                    # Svelte frontend\n  lib/\n    components/\n      editor/           # Endpoint editor, scenario editor, Monaco\n      server/           # Server panel, logs, stats\n      sidebar/          # Collection list, running APIs, logs sidebar\n    stores/             # Svelte stores (collections, server, logs, settings)\n    types.ts            # TypeScript types\nsrc-tauri/              # Rust backend\n  src/\n    server/             # Actix-web mock server (router, state, rules, templates)\n    commands.rs         # Tauri commands\n    models.rs           # Data models\n    storage.rs          # File persistence\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiqryq%2Ftarasque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiqryq%2Ftarasque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiqryq%2Ftarasque/lists"}