Issues
- 1
Update `pymon` dependency
#60 opened by katunilya - 0
- 0
CORS handlers
#24 opened by katunilya - 0
Bind query to `BaseModel`
#59 opened by katunilya - 0
Cache request params `dict`
#56 opened by katunilya - 0
Cache query `dict`
#55 opened by katunilya - 1
Cache request body after receiving
#58 opened by katunilya - 0
Fix links in pages
#9 opened by katunilya - 0
Add res.set_body_from_text handler
#11 opened by katunilya - 0
- 0
- 0
Provide multiple examples of using library
#2 opened by katunilya - 0
Configure GitHub CI/CD (Actions) for tests
#3 opened by katunilya - 1
Add PR template
#34 opened by katunilya - 0
Request route handler: `bind_query`
#23 opened by katunilya - 0
Response Header handler: `content_length`
#26 opened by katunilya - 0
Response Header handler: `auto_content_length`
#27 opened by katunilya - 0
`FutureResult` monad
#41 opened by katunilya - 0
Add `Pipe` operator
#42 opened by katunilya - 0
Rework `Future` monad
#43 opened by katunilya - 0
Add `FutureMaybe` monad
#44 opened by katunilya - 0
Fix `choose` handler combinator
#45 opened by katunilya - 0
Add req.try_take_header
#18 opened by katunilya - 0
Add req.take_header
#19 opened by katunilya - 0
Add handlers for lifespan events
#16 opened by katunilya - 0
Add dedicated error handlers
#17 opened by katunilya - 0
Implement Maybe monad
#4 opened by katunilya - 0
Add res.ok_from
#20 opened by katunilya - 0
Add res.created_from
#21 opened by katunilya - 0
Request route handler: `bind_params`
#22 opened by katunilya - 0
Improve documentation
#28 opened by katunilya - 0
Migrate from `State` to `Maybe`
#30 opened by katunilya - 0
Add pre-commit setup task in Makefile
#31 opened by katunilya - 0
Basic / Bearer auth handlers
#25 opened by katunilya - 0
Inject Result monad from State monad as subtype
#29 opened by katunilya - 0
Add CI/CD for publishing package on new tag
#7 opened by katunilya