Skip to content

joladev/gender-decoder-rs

Repository files navigation

Rust Gender Decoder

Inspired by gender-decoder by @lovedaybrooke. Check it out if you want a much better implementation.

Naive app that recognizes and lists words that match predefined lists of feminine and masculine words. Built using Rocket and written in Rust.

Set up rust and update deps

rustup update && cargo update

Run it locally

Runs at localhost:8000 by default.

cargo run

Requires rust nightly (use rustup).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published