Skip to content

Latest commit

 

History

History

detexify-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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