#link #url #actix #webpage #actix-web #web #front-end

pslink-app

A wasm frontend for pslink. The frontend communicates via json API.

1 unstable release

0.4.1-beta.2 Aug 13, 2021

#19 in #webpage

23 downloads per month

MIT/Apache

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

~32MB
~397K SLoC