https://github.com/nvhoc/clean-architect-python-histogram
Clean Architect solution for python
https://github.com/nvhoc/clean-architect-python-histogram
clean-architecture docker flask python python3 vuejs
Last synced: 3 months ago
JSON representation
Clean Architect solution for python
- Host: GitHub
- URL: https://github.com/nvhoc/clean-architect-python-histogram
- Owner: nvhoc
- Created: 2019-11-21T04:32:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T20:45:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T15:37:01.271Z (over 1 year ago)
- Topics: clean-architecture, docker, flask, python, python3, vuejs
- Language: Python
- Homepage:
- Size: 997 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# histogram
The repo is full-stack example including clean-architect in back-end side. it solve crawler problem that a user can input a website then getting aggregation of all unique words.
## How to run
```bash
docker-compose up
```