Sylvain
Sylvain
I'm happy with APIFlask for most endpoints. In my project, we do have a few WebSockets endpoints, and there I do not know how to use APIFlask: - how do...
I love the Python dataclasses and enjoyed using them with APIFlask so far, through `marshmallow_dataclass`. But using the OneOf `from apiflask.validators` with sublasses (non-native types) raises Errors for me. How...
Hello, Which license do you want to use for your repo ? May I contribute to it ? I restructured it as a package that can be built.