Lemon is an async and lightweight API framework for python . Inspired by Koa and Sanic .
Use Uvicorn as its backend server .
Uvicorn is a lightning-fast asyncio server using uvloop and httptools .
For /api/:var/foo/:var2
For simple api rules : /api/resourse/action
ctx
Bind on ctx.req
.
Bind on ctx.res