Agify is a go client for the agify.io api.
You can use this library to call the API client.
client := agify.NewClient()
prediction, rateLimit, err := client.Predict("michael")This client also supports predictions by country and batch predictions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Agify is a go client for the agify.io api.
You can use this library to call the API client.
client := agify.NewClient()
prediction, rateLimit, err := client.Predict("michael")This client also supports predictions by country and batch predictions.