Replies: 1 comment 2 replies
-
Hi @amrap030, Thanks for the feedback :) It might take me a few days, i will probably be able to finish sometime next week - i'll keep you posted on my progress :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello together,
I would love to see a complete step-by-step guide for custom data fetchers with maybe one example that transforms a returned object into some other format and one example for maybe a database such as MongoDB. The guide should include basically everything that it takes to create a custom data fetcher, as well as the registration of python packages. I think with such a comprehensive guide, it should be easy to write several more custom data fetchers for ourselves. For now, I actually don't really understand the current guide and I think it assumes too much background knowledge, especially for the Python programming language, which I at least don't have. Furthermore, the current guide includes some false links.
Beta Was this translation helpful? Give feedback.
All reactions