Home / Companies / Wundergraph / Blog / July 2022

July 2022 Summaries

3 posts from Wundergraph

Filter
Month: Year:
Post Summaries Back to Blog
WunderGraph is an open-source API developer platform that allows developers to build and deploy APIs with a focus on ease of use, scalability, and security. It's built using Golang and TypeScript and provides a framework for building microservices-based applications. The platform offers features such as multi-mode GraphQL schema composition, collision-free schema stitching via API namespacing, cross-API joins, and built-in RBAC. WunderGraph also has a strong focus on collaboration and community, with tools like WunderHub allowing developers to share APIs and collaborate on open-source projects. The platform is designed to be zero-ops, meaning that developers can simply "git push" their changes to deploy their APIs. With its emphasis on ease of use, scalability, and security, WunderGraph aims to revolutionize the way APIs are built and deployed.
Jul 06, 2022 4,232 words in the original blog post.
Stop thinking about elegant solutions, because nobody cares if you're using a tool or not; instead, focus on solving a real problem and getting your product in front of users. Start thinking about user acquisition before building the product, as building without a clear strategy will lead to wasted time and burnout. Building a network first is crucial, as it allows you to leverage other people's skills and build credibility. Think about how you'll sell your product before building it, as this will help you understand your target audience and create a viable business model. Consider the competition and whether your solution can scale to meet their needs. Finally, think about building a team, as having multiple skills and perspectives can make all the difference in achieving success.
Jul 06, 2022 1,670 words in the original blog post.
WunderGraph is a platform that helps developers compose and integrate APIs by providing a standardized approach to creating API compositions and integrations. It abstracts away the gateway part, allowing developers to configure and manage their APIs by writing code that's part of their git repository, combined with CI/CD automation, enabling a declarative way of managing APIs. WunderGraph provides an end-to-end experience for composing APIs, databases, file storages, and auth providers into a single unified API, integrating it into frontend applications, generating type-safe client libraries, and defining security policies for the composition as a whole. It also enables developers to declare their API dependencies explicitly, providing a unified graph of API dependencies that improves architecture by clearly defining connections between APIs and services.
Jul 04, 2022 1,214 words in the original blog post.