I would like to know if it is still active because I see it can be very useful in many projects, such as "django-modern-rest" right now. I would like to continue contributing to make this library highly relevant. I currently use it in production projects (with DRF) for validation, as I find it more convenient than the native serializers.
Some points I would like to address are:
- Documentation
- Comprehensive serialization examples
- More tests
- Examples for pure Django Ninja, Django Ninja Extra, and Django Modern Rest (I think this last one would be great).
And even consider a more global name (although this is up to the creator), like "django-schemas" or something similar, so it isn't associated only with Django Ninja.
I would like to know if it is still active because I see it can be very useful in many projects, such as "django-modern-rest" right now. I would like to continue contributing to make this library highly relevant. I currently use it in production projects (with DRF) for validation, as I find it more convenient than the native serializers.
Some points I would like to address are:
And even consider a more global name (although this is up to the creator), like "django-schemas" or something similar, so it isn't associated only with Django Ninja.