/name-api

Primary LanguageTypeScript

name-api

REST API wrapper for calling three different APIs to predict/determine a name's age, gender, and nationality with a single request on the client.

How to use

Path: /:name

Optional query parameter: country=<country_code> where <country_code> is a country code conforming to ISO 3166-1 alpha-2.

usage screenshot with country param

usage screenshot without country param