1 unstable release
0.4.1-beta.2 | Aug 13, 2021 |
---|
#19 in #webpage
91KB
2K
SLoC
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.
lib.rs
:
The admin interface of pslink. It communicates with the server mostly via https and json.
Dependencies
~24MB
~403K SLoC