1 unstable release

Uses new Rust 2024

new 0.1.0 Mar 18, 2025

#1107 in Asynchronous

38 downloads per month

MPL-2.0 license

1.5MB
43K SLoC

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.

Dependencies

~3–16MB
~202K SLoC