Pslink/app
2021-10-11 13:04:24 +02:00
..
src restructure an if 2021-10-04 13:46:19 +02:00
Cargo.toml Bumping versions using actix-web 4 2021-10-11 13:04:24 +02:00
README.md Adding a readme to all crates/subdirectory of this workspace 2021-08-12 15:48:02 +02:00

The Frontend for pslink

This part of pslink is the wasm binary for the frontend of pslink.

It provides:

  • a login screen
  • management for links
  • management for users
  • switching the language

The wasm binary communicates via a REST-JSON-Api with the server.