intales / gazelle

Lightweight Dart HTTP server framework for modular web development. Build APIs with speed and simplicity.
https://docs.gazelle-dart.dev
BSD 3-Clause "New" or "Revised" License
25 stars 6 forks source link

feat(gazelle_core): Serialization #35

Closed filippomenchini closed 2 weeks ago

filippomenchini commented 2 weeks ago

Implemented basic structure for automatic serialization. No breaking changes to the api or framework behaviour. This feature will be supported by the CLI with a code generation feature.