Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adaxi/adaxisoft-api

An API that will provide you names.
https://github.com/adaxi/adaxisoft-api

Last synced: about 2 months ago
JSON representation

An API that will provide you names.

Awesome Lists containing this project

README

        

# adaxisoft-api

An API that will generate random names

## Usage

```sh
npm install
npm start
```

```/name/``` returns a name

```/name/10``` returns ten names

```/name/first``` returns a first name

```/name/first/6``` returns six first names

```/name/last``` returns a last name

```/name/last/2``` returns two last names

## License

MIT