Expand description
applin-rust
You can use the Applin™ Server-Driven UI framework to build a mobile app with only server-side code.
Use a provided boilerplate app for the frontend. Use this library for the backend.
Documentation: https://www.applin.dev/docs/
Example and live demo: https://github.com/leonhard-llc/applin-rust-demo
Cargo Geiger Safety Report
Changelog
- v0.1.4
- Add
From<Option<Into<Widget>>>forWidgetfor use witherror_text. - Add
SessionCookie,Id, andSecret. - Organize into modules for easier discovery.
- Add
- v0.1.3 - Add
on_user_error_pollaction. - v0.1.2 - Bugfixes
- v0.1.1 - Update documentation.
- v0.1.0 - First published version