francescovallone / serinus

Serinus is a minimalistic framework for building efficient and scalable backend applications powered by Dart. 🎯
https://serinus.app
MIT License
41 stars 3 forks source link

feat(lab): change completely how Serinus handle responses #54

Closed francescovallone closed 3 months ago

francescovallone commented 3 months ago

Description

The Response object has been completely removed. Now you can just return whatever object you want.

Type of change

Checklist: