Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanitalian/hello_flask
HelloFlask - "hello world" app (for education purposes)
https://github.com/romanitalian/hello_flask
flask hello-world
Last synced: 1 day ago
JSON representation
HelloFlask - "hello world" app (for education purposes)
- Host: GitHub
- URL: https://github.com/romanitalian/hello_flask
- Owner: romanitalian
- Created: 2020-05-06T15:30:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T21:05:51.000Z (over 4 years ago)
- Last Synced: 2024-11-15T17:33:52.782Z (2 months ago)
- Topics: flask, hello-world
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello_flask
```
wrk http://127.0.0.1:5000/
Running 10s test @ http://127.0.0.1:5000/
2 threads and 10 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 11.63ms 7.67ms 121.32ms 95.24%
Req/Sec 447.17 97.60 630.00 69.00%
8921 requests in 10.02s, 1.40MB read
Requests/sec: 889.97
Transfer/sec: 142.54KB
```