olivermicke / name-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 95.5%Language:JavaScript 3.5%Language:Dockerfile 1.0%