Skip to content

the-sumeet/hurlstudio

Repository files navigation

GUI for Hurl.

App Screenshot

App Screenshot

Installation

Features

  • File based.
  • Multiple requests per file.
  • Response assertion.
  • Env vars support.
  • Requests are stored in Hurl file. Hence, not coupled with the app. We can use those files without the app as well.

ToDo

  • Convert to SvelteKit.
  • Show editor for env var file.
  • Syntax highilghting for hurl files.
  • Set ace editor mode when markdown file is opened.