vibora icon indicating copy to clipboard operation
vibora copied to clipboard

How about making schemas separate project?

Open abondar opened this issue 6 years ago • 1 comments

Hi. I am currently working on https://github.com/Zeliboba5/tortoise-orm and stumbled across need to make some kind of serialization/deserialization of models, something like in DRF. I find it hard deal to make it from the scratch and I am not really fan of marshmallow interface and extending it to work with DB and async looks quite ugly.

But vibora schemas seems nice to me and I think they could be extended for building model schemas quite easily. Is it possible to separate schemas as a project? As far as I see - it doesn't have much ties with framework code and could be reused by people outside of vibora just because they could be fast and have simple interface. I think if separation happens I could help bringing more features to schemas, so they will be feature-rich enough to build something amazing on top of them.

abondar avatar Aug 02 '18 13:08 abondar

Hi @Zeliboba5, this was already requested, I'll try to do it by the end of the week, I'm all in, you can count on me to help your project, thanks!

frnkvieira avatar Aug 02 '18 14:08 frnkvieira