Fotkurz / http-client

Project of lightweight, optimized http client for low-end pc builds.
0 stars 0 forks source link

Create simple project #5

Open Fotkurz opened 1 year ago

Fotkurz commented 1 year ago

The project should use Tauri and Sycamore and should simple render some input texts for the requests and the fields.

The project should have some UI draw for it.

Fotkurz commented 1 year ago

Got to study more about the features of Sycamore but managed to make a simple Tauri project using it to print the requested URL and Method in the body of the window:

Image