Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusukeiwaki/python_decorator_playground


https://github.com/yusukeiwaki/python_decorator_playground

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# python_decorator_playground

```
$ python main.py
GET /

GET / の処理

GET /ping
undefined: GET /favicon.ico
```