Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halfenif/toy_view_counter
Counter Service for Static Web (Ex Jekylle Blog)
https://github.com/halfenif/toy_view_counter
counter
Last synced: 26 days ago
JSON representation
Counter Service for Static Web (Ex Jekylle Blog)
- Host: GitHub
- URL: https://github.com/halfenif/toy_view_counter
- Owner: halfenif
- License: apache-2.0
- Created: 2024-07-11T05:06:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T06:02:24.000Z (6 months ago)
- Last Synced: 2024-07-12T06:46:19.367Z (6 months ago)
- Topics: counter
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toy_view_counter
Counter Service for Static Web (Ex Jekylle Blog)
> Jekyll로 만든 블로그의 조회수용으로 만들었습니다.## Concept
- request id (UUID) and response read count (SVG Format)## Installation
**Requirements**
- Docker, Docker-Compose or Podman### Clone
```bash
git clone https://github.com/halfenif/toy_view_counter.git
```## Change Config
```bash
cp .app/.env.sample .app/.env
```
- ORIGINS = [""] # Allow List Request Origin