Skip to content

masonkmeyer/nationalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Build

Nationalize

Nationalize is a go client for the nationalize.io API.

Examples

You can use this library to call the API client.

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

This client also supports batch predictions.

About

A golang module for calling nationalize.io

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages