2 unstable releases
0.2.0 | Sep 4, 2020 |
---|---|
0.1.0 | Sep 2, 2020 |
#169 in HTTP server
6.5MB
877 lines
Detexify Server
Rust port of the detexify backend. Note, this only includes the /classify
route (using the classifier snapshot found here), not the training or snapshot routes.
Run
ROCKET_PORT=3000 cargo run
Dependencies
~9MB
~198K SLoC