3 releases (breaking)

0.4.0 Mar 25, 2021
0.2.0 Sep 4, 2020
0.1.0 Sep 2, 2020

#914 in HTTP server

MIT license

6.5MB
851 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

~9–20MB
~277K SLoC