francisstephan / rust_character_dictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Chinese character dictionary management

This a port to Rust language of my character dictionary manager which was written in Go language.

It is a CRUD program written in rust with the actix web framework, the tera templating system and sqlx database crate, using the same sqlite3 database as the Go version. It also uses htmx and HTML5 validation, as did the Go version.

Watch live at https://ruzdman.fly.dev/

About

License:Other


Languages

Language:Rust 63.0%Language:HTML 27.9%Language:CSS 7.6%Language:Dockerfile 1.5%