pslink-app

Crates.iopslink-app
lib.rspslink-app
version0.4.1-beta.2
sourcesrc
created_at2021-08-13 08:57:26.021428
updated_at2021-08-13 08:57:26.021428
descriptionA wasm frontend for pslink. The frontend communicates via json API.
homepage
repositoryhttps://github.com/enaut/pslink/
max_upload_size
id435628
size69,839
Franz Dietrich (enaut)

documentation

README

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.

Commit count: 168

cargo fmt