Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusukeiwaki/python_decorator_playground
https://github.com/yusukeiwaki/python_decorator_playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yusukeiwaki/python_decorator_playground
- Owner: YusukeIwaki
- Created: 2018-05-30T04:10:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T04:13:51.000Z (over 6 years ago)
- Last Synced: 2024-10-18T08:18:28.495Z (3 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python_decorator_playground
```
$ python main.py
GET /GET / の処理
GET /ping
undefined: GET /favicon.ico
```