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

https://github.com/herber/nouns

🏵✋ A simple word finder service
https://github.com/herber/nouns

english microservice words

Last synced: 12 months ago
JSON representation

🏵✋ A simple word finder service

Awesome Lists containing this project

README

          

# Nouns

> A simple word finder service
> [nouns.glitch.me](https://nouns.glitch.me/)

## Running it locally

```bash
yarn install
yarn start
```

Navigate to `http://localhost:3000`

## License

MIT © [Tobias Herber](http://tobihrbr.com)