Show HN: WunderGraph – open-source API Developer Toolkit
21–30 of 37 posts
Re: Show HN: WunderGraph – open-source API Developer Toolkit
#22Re: Show HN: WunderGraph – open-source API Developer Toolkit
#23[Deleted as I went against the HN guidelines]
(From our Head of Growth) Hey! My name is Stefan and I am the head of growth here at WunderGraph! We had a launch party in our Discord Community, so I'm assuming that members from our awesome community created an account on HackerNews since not everyone is on HackerNews! You are welcome to join the launch party and join the awesome community we have here! https://discord.gg/cnRWwHXbQm
https://news.ycombinator.com/newsguidelines.html
https://news.ycombinator.com/newsfaq.html
It would be good to call off your friends/fans/teammates because HN readers have a nose for such comments and consider them astroturfing or spam. The community is pretty adamant about only wanting organic discussion here, and voting rings are particularly not allowed.
Re: Show HN: WunderGraph – open-source API Developer Toolkit
#24This also uses the awesome graphql-go-tools (https://github.com/wundergraph/graphql-go-tools) under the hood which is way more performant than other JavaScript GraphQL implementations.
Re: Show HN: WunderGraph – open-source API Developer Toolkit
#25Re: Show HN: WunderGraph – open-source API Developer Toolkit
#26Earlier quoted context omitted.
(From our Head of Growth) Hey! My name is Stefan and I am the head of growth here at WunderGraph! We had a launch party in our Discord Community, so I'm assuming that members from our awesome community created an account on HackerNews since not everyone is on HackerNews! You are welcome to join the launch party and join the awesome community we have here! https://discord.gg/cnRWwHXbQm
We're getting complaints because most of the comments (and upvotes) in this thread are not organic—that is, they're by users who are trying to boost or promote your post rather than by users who simply ran across this and found it interesting. That's against HN's rules—it's in fact the only rule which is in both the site guidelines and the FAQ: https://news.ycombinator.com/newsguidelines.html https://news.ycombinator…
Looks like our fans got a little too excited. Our apologies. Will not happen again.
We apologize for breaking community guidelines. Thank you for keeping HackerNews awesome!
Best, Stefan
Re: Show HN: WunderGraph – open-source API Developer Toolkit
#27Re: Show HN: WunderGraph – open-source API Developer Toolkit
#28Re: Show HN: WunderGraph – open-source API Developer Toolkit
#29Two major changes have pushed this framework into a really mature place. One was a recent rewrite around custom resolvers, which allows for adding business logic in between GraphQL calls. The other is going fully open source.
Despite some initial challenges with the framework, I can't deny that Jens understands the problem domain probably better than anyone else in the world. Glad to see so many issues like authentication and API interconnectivity solved in a production ready way. I'm getting out of the box functionality that I used to depend on entire teams for. The depth of auth implementation, from one line config of Auth0 all the way down to per-operation RBAC is the shining example of how well this framework is architected.
Can't wait to see the continued development and growth from their team!