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
2022-02-07 22:11:56 +08:00

13 lines
253 B
Markdown

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