wtx-ui

Crates.iowtx-ui
lib.rswtx-ui
version0.2.0
created_at2025-03-18 17:32:12.980998+00
updated_at2025-08-20 23:50:35.336162+00
descriptionDifferent user interfaces for WTX
homepage
repositoryhttps://github.com/c410-f3r/wtx
max_upload_size
id1596907
size60,224
Caio (c410-f3r)

documentation

https://docs.rs/wtx-ui

README

WTX UI

wtx-ui is a standalone crate intended to allow interactions with the (wtx)[https://github.com/c410-f3r/wtx] project through an interface. At the current time only CLI interfaces are available.

  • Embeds SQL migrations for schema-manager. Activation feature is called embed-migrations.
  • Runs SQL migrations for schema-manager. Activation feature is called schema-manager or schema-manager-dev.
  • Performs very basic WebSocket Client/Server operations. Activation feature is called web-socket.
  • Makes GET requests to arbitrary URIs. Activation feature is called http-client.
Commit count: 546

cargo fmt