Archived
1
0
This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
Franz Dietrich 82211fa2a5
Publishing (#11)
* Adding serde derive feature

* add versions to pathed dependencies
2021-08-12 21:10:30 +02:00
..
2021-08-12 15:48:02 +02:00
2021-08-12 21:10:30 +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.