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
- Host: GitHub
- URL: https://github.com/herber/nouns
- Owner: herber
- Created: 2018-02-04T14:52:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T15:30:15.000Z (about 8 years ago)
- Last Synced: 2025-02-11T08:48:14.750Z (about 1 year ago)
- Topics: english, microservice, words
- Language: JavaScript
- Homepage: https://nouns.glitch.me/
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)