issues
search
EdgyEdgemond
/
web-error
Web based exceptions for JSON apis.
Apache License 2.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Attach exception handlers to an active app, rather than providing to `__init__`
#24
EdgyEdgemond
closed
8 months ago
2
Provide ability to register exception handler on the app rather than manually attaching.
#23
EdgyEdgemond
closed
8 months ago
0
fix: Derive title/type from unexpected error status_codes.
#20
EdgyEdgemond
closed
8 months ago
2
Derive title/type for unhandled exceptions from status code.
#19
EdgyEdgemond
closed
8 months ago
0
feat: Support RFC9457 response formats
#18
EdgyEdgemond
closed
8 months ago
1
feat: Drop support for aiohttp, flask and pyramid. Refactor fastapi/starlette interface.
#17
EdgyEdgemond
closed
8 months ago
2
Support fastapi only
#16
EdgyEdgemond
closed
8 months ago
0
RFC7807 problem spec
#15
EdgyEdgemond
closed
8 months ago
1
Forward http headers provided by starlette's `HTTPException`
#14
JoseKilo
closed
1 year ago
0
Migrate from flake8 to ruff, use pre-commit
#13
EdgyEdgemond
closed
8 months ago
0
handle HTTPExceptions
#12
EdgyEdgemond
closed
3 years ago
1
Handle 404 etc from starlette/fastapi
#11
EdgyEdgemond
closed
3 years ago
0
support starlette and fastapi
#10
EdgyEdgemond
closed
3 years ago
1
fastapi is just starlette in fancy clothes, change handler to starlette to support both
#9
EdgyEdgemond
closed
3 years ago
0
bring cors handling in house
#8
EdgyEdgemond
closed
3 years ago
1
Generate FastAPI handler with cors support
#7
EdgyEdgemond
closed
3 years ago
0
reraise from json
#6
EdgyEdgemond
closed
3 years ago
1
Reraise error from json
#5
EdgyEdgemond
closed
3 years ago
0
Convert fastapi RequestValidationError responses
#4
EdgyEdgemond
closed
3 years ago
0
fastapi exception handler
#3
EdgyEdgemond
closed
3 years ago
0
Support FastAPI
#2
EdgyEdgemond
closed
3 years ago
0
Add in pyramid handlers as first handler
#1
EdgyEdgemond
closed
1 year ago
0