Pankosmia Web is a web server for pankosmia desktop applications. It is based on Rocket.
```rust
use pankosmia_web::rocket;
```
Pankosmia Web is one part of the Pankosmia project. See [the Git organization](https://github.com/pankosmia). [Pithekos](https://github.com/pankosmia/desktop-app-pithekos) is a reference implementation of a Pankosmia Web-based application.