Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/adaxi/adaxisoft-api
- Owner: adaxi
- License: mit
- Created: 2015-10-28T19:41:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T23:12:34.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T13:35:55.308Z (8 months ago)
- Language: JavaScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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