Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A client for the genderize.io API

License

masonkmeyer/genderize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Build

Genderize

Genderize is a go client for the genderize.io API.

Examples

You can use this library to call the API client.

client := genderize.NewClient()
prediction, rateLimit, err := client.Predict("michael")

This client also supports batch predictions.

About

A client for the genderize.io API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages