srm / GenderGuesser

Simple ruby web service that takes a name and makes a guess about the gender based on predefined rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Gender Guesser!

This is a short Sinatra based web-service that takes a name and tries to determine the gender via a set of regex based rules written in AWK. I've not done much in Ruby, so the code is probably terrible. It should run on heroku if you set the stack to cedar.

Me

About

Simple ruby web service that takes a name and makes a guess about the gender based on predefined rules.


Languages

Language:Ruby 100.0%