o
odinpkg.dev
packages / library / RavenClient

RavenClient

5c747fblibrary

A native HTTP GUI client because I am sick of electron apps that want you to sign up to execute a curl command

No license · updated 6 months ago

OdinClient

A native HTTP client built with Odin and Raylib. Created out of frustration with non-native HTTP clients that are bloated and slow.

Features

  • Native GUI built with Clay UI and Raylib
  • Support for GET, POST, DELETE, PATCH, and PUT requests
  • Response viewing with status code highlighting
  • Simple and fast

Dependencies

Building

odin build .

Run the executable:

./OdinClient.exe