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

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

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
```