https://github.com/saswatamcode/word-cloud
A python-Flask backend service which generated a word cloud image based on a given .txt file
https://github.com/saswatamcode/word-cloud
Last synced: 12 months ago
JSON representation
A python-Flask backend service which generated a word cloud image based on a given .txt file
- Host: GitHub
- URL: https://github.com/saswatamcode/word-cloud
- Owner: saswatamcode
- Created: 2019-05-28T18:04:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T06:42:21.000Z (over 6 years ago)
- Last Synced: 2025-01-25T16:23:46.937Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://www.python.org/)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/word-cloud/network/)
[](https://GitHub.com/saswatamcode/word-cloud/stargazers/)
[](https://GitHub.com/saswatamcode/word-cloud/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
# word-cloud
A python-Flask backend service which generates a word cloud artwork image based on a given .txt file
You have to use a rest client to provide input.
Input should be in POST method.