👩🏽💻 🚀 👨🏽💻
Build your own library to streamline trivial code for CRUD operations.
Built with ❤︎ by Juan J Cardona
- 🚀 Getting started
- 👩💻 Usage
- 📜 License
- 📞 Contact
- 🙏 Acknowledgements
You need to have installed Python and pip. You can download Python from here. Additionally, you need to have a good knowledge of how GraphQL and Graphene work.
You can install this package using pip:
pip install graphene-cruddals
An example of how to use this library is shown in this project: Graphene-Django-CRUDDALS
This library is designed to help you build your own library to streamline trivial code for CRUD operations. It receives a normal Python dictionary, along with a set of utilities to know how the transformation of the fields should be done. It is not designed to be used directly, but to help you build your own library. For example, you can use it to build a library like Graphene-Django-CRUDDALS, which transforms a Django model into a Graphene schema. Graphene-Django-CRUDDALS library only works for Django, so you can use this library to build a library that works with any framework or ORM, like SQLAlchemy, Pydantic, etc. If you need more information, you can ask me.
Distributed under the Apache 2.0 License. See LICENSE for more information.
If you want to contact me you can reach me at the following email, LinkedIn or GitHub, I'll be happy to talk to you.