This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RequestCounter/docs/_coverpage.md
T

13 lines
265 B
Markdown
Raw Permalink Normal View History

2022-02-08 19:46:11 +08:00
![logo](./icon.svg)
# RequestCounter
> Python版的计数器
> 使用Python Flask 库完成的访问的次数计数器
* 响应速度快
* 使用Sqlite3数据库操作
[GitHub](https://github.com/MarkusJoe/RequestCounter.git)
2022-02-07 22:11:56 +08:00
[Get Started](#部署)