Like:
@get('/posts')
mymethod
...
look at https://python-aspectlib.readthedocs.io/en/latest/ for an example of using aspect with python
Like:
@get('/posts')
mymethod