dabapps / django-readers

A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
https://www.django-readers.org
BSD 2-Clause "Simplified" License
186 stars 7 forks source link

[Question] is this ready for production use? #24

Closed simkimsia closed 2 years ago

j4mie commented 3 years ago

Good question! I'd say: if you're feeling adventurous 😉

The existing API is simple enough that it's unlikely to change much (it may be added to). The specs are closely based on django-rest-framework-serialization-spec, which we do use in production (so we know the idea works), but this library itself hasn't been used in production yet. It will be soon, though, hopefully.

simkimsia commented 3 years ago

Do you (or dabapps) offer paid consultation for django developers? I feel I have more questions about this. So willing to pay for some support regarding this library. You can let me know how to reach out via email or you can DM me via twitter https://twitter.com/KimStacks

Thank you

j4mie commented 3 years ago

@simkimsia Yes, but I'm also more than happy to have a short chat without charging for it! I'll drop you a DM on Twitter soon.

j4mie commented 2 years ago

Now 1.0 is released, I'm going to close this with: YES! 🎉