June 2023 Summaries
2 posts from Wundergraph
Filter
Month:
Year:
Post Summaries
Back to Blog
WunderGraph is a free and open-source framework that optimizes frontend, full-stack, and backend developer workflows through the use of Backends-for-Frontends (BFF) architecture. It addresses the drawbacks of the BFF pattern by using GraphQL in a build-time manner, eliminating the need for resolvers, caching, and security concerns associated with public GraphQL APIs. WunderGraph generates persisted queries that can be accessed by clients during runtime, allowing for traditional REST-style caching and improved performance. The framework also supports typesafe development from front to back, live queries, S3-compatible storage, OIDC/non-OIDC compatible auth providers, and more. It makes BFF development accessible and joyful without compromising on end-to-end typesafety.
Jun 26, 2023
2,329 words in the original blog post.
WunderGraph is partnering with Tailor Technologies, Inc. to implement Apollo Federation v2, a move that will make its MIT licensed Engine and Apache 2.0 licensed Gateway compatible with the new specification. This partnership comes after WunderGraph's initial support for Apollo Federation v1 and will provide more options for developers working with GraphQL. The implementation is expected to improve the Open Source GraphQL ecosystem by offering an alternative to Apollo, which has shifted towards proprietary licenses. WunderGraph is open-sourcing its core technology from the start, believing it brings benefits such as easier understanding, reduced support ticket creation, increased trust, and community contributions. With this partnership, WunderGraph aims to build the next generation of API and Microservices infrastructure, while also expanding its customer base and network of industry professionals. The company is now hiring Golang developers, DevOps engineers, and solution architects who want to contribute to shaping the future of Microservices and APIs.
Jun 02, 2023
988 words in the original blog post.