Feature #2093
open
- Subject changed from API v1: Using marshmallow for object serialization to API: Marshmallow for object serialization
- Subject changed from API: Marshmallow for object serialization to API: New and faster object serialization
Instead of marshmallow, which is faster than marshal, maybe use orjson which is currently in Debian trixie. It is ruby based and should be much faster than marshal.
- Start date changed from 2023-10-20 to 2024-09-04
- Follows Feature #2343: Update OpenAtlas software to Debian 13 (Trixie) added
- Target version changed from Wishlist to 9.2.0
After some research, I will go for https://github.com/luolingchun/flask-openapi3
It has pydantic models and the OpenAPI file gets the only source of truth. It marshals way faster and is well maintained.
This should happen asap after the trixie release (#2343).
Also available in: Atom
PDF