Apr 15 · 5 min read · Introduction Healthcare reimbursement workflows are messy in the real world. Data comes from different people, at different times, in different formats, and usually under time pressure. One missed pho
Join discussion
Apr 11 · 14 min read · Before writing a single line of BFF code, one question deserves a direct answer: is BFF actually the right abstraction for your situation, or would an API Gateway or GraphQL solve the same problems wi
AArchit commented
Apr 2 · 3 min read · What is the Hashnode GraphQL API and why it matters Hashnode offers a GraphQL API designed for building company blogs and documentation. It focuses on content management, allowing teams to handle blogging and docs without worrying about backend compl...
Join discussionApr 1 · 1 min read · Problem I wanted several articles, each focused on a different technology or milestone, without manually running the publisher eight times and without merging unrelated topics into one giant post. What changed in the skill posts/manifest.json lists ...
Join discussionApr 1 · 3 min read · Hook I wanted a reliable way to turn real coding work into blog posts. Browser-based publishing kept running into login walls, so I moved the whole flow to Hashnode’s GraphQL API and wired it into a small local publisher. What I Worked On The active ...
Join discussionMar 29 · 27 min read · Spry API Design: RESTful, GraphQL, and RPC Patterns API design is critical for modern applications. In this comprehensive guide, we'll explore how to design robust, scalable, and maintainable APIs with Spry – the next‑generation Dart server framework...
Join discussionMar 29 · 11 min read · Spry with GraphQL Federation: Building Scalable, Modular APIs Implement GraphQL federation with Spry Dart applications to create a unified GraphQL API from multiple independent services, enabling modular schema development and seamless client experi...
Join discussionMar 26 · 17 min read · Spry GraphQL Integration: Building Flexible APIs with Dart GraphQL has revolutionized API development by providing a flexible, efficient, and type‑safe alternative to REST. When combined with Spry, the next‑generation Dart server framework, you can b...
Join discussionMar 25 · 13 min read · Spry GraphQL Subscriptions: Building Real‑Time Data Streaming Applications Estimated reading time: 20–30 minutes Introduction GraphQL subscriptions bring real‑time capabilities to your APIs, allowing clients to receive live updates when data changes....
Join discussion