Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

Python My project to map GraphQL syntax

dapalex

New Coder
Hi everyone,
I worked on a personal project to allow a code-first approach when querying a GraphQL API.

The source code is here: https://github.com/dapalex/py-graphql-mapper/

I have spent quite some time on it but actually I never worked with GraphQL before so I am not sure if I properly got the needs for a user.
Anyone with actual experience with GraphQL and python fancy to stress-test it ?

Thanks
 
That's a great project! It's always a good idea to get feedback from experienced GraphQL developers to make sure your project is up to the standards of the community. You can post a call for testers on relevant forums or social media platforms, such as Stack Overflow, Twitter, Reddit, and Quora. You could also reach out to members of the GraphQL community on Slack or other online communities.
Finally, you could consider starting a blog or writing an article to showcase your project and invite feedback from the community.
Good luck!
 

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom