Leanpub Header

Skip to main content

Filters

Category: "API Design"

API Design

  1. You Don't Know JSON
    You Don't Know JSON
    Beyond Six Data Types: The Complete Ecosystem
    Dayna Blackwell

    JSON succeeded not because it was better--XML had schemas, namespaces, and 10 years of tooling, but because it understood modularity in ways XML never could. This book deconstructs how a deliberately incomplete format defeated a comprehensive standard, then shows you the production patterns (JSON Schema, JSONB, MessagePack, versioning strategies) that make JSON systems scale from prototype to billions of requests.

  2. Modern Banking Microservices with Clean Architecture, DDD, TDD, .NET 10, and Angular 21 (nx Monorepo)
    Modern Banking Microservices with Clean Architecture, DDD, TDD, .NET 10, and Angular 21 (nx Monorepo)
    A Complete Engineering Guide to Building Production-Grade Banking Systems Using Microservices, Docker, CI/CD, Testing, and Angular Nx Monorepos
    Gustavo Felix

    Build a real-world digital banking platform from scratch using .NET 10, Clean Architecture, DDD, Angular 21 (Nx Monorepo), Docker, PostgreSQL, and GitHub Actions CI/CD. This hands-on, full-stack guide shows you how fintech systems are built in modern software teams—covering microservices, secure APIs, authentication, event-driven architecture, automated testing, containerization, and more. No shortcuts, no toy examples. Just real engineering.

  3. Web Programming with Go, Second Edition
    Web Programming with Go, Second Edition
    Code, create, and troubleshoot every component of web application using Go and its libraries
    GitforGits | Asian Publishing House

    This second edition isn't about complexity or rare scenarios, rather it's a focused journey for anyone ready to build, learn, and actually ship web applications in Go. I've included the lessons I wish I'd known my first month with Go, plus the methods and habits I still use today. Every step is designed to be actionable, so you can turn any concept into a feature.

  4. Criando APIs escaláveis em .net core
    Criando APIs escaláveis em .net core
    Aprenda a criar APIs seguras e escaláveis com .NET Core
    Anderson Vieira Barbosa da Costa

    Este e‑book foi criado para desenvolvedores que desejam dominar a arte de construir APIs robustas, escaláveis e profissionais usando .NET Core. Se você já trabalha com Visual Studio ou Visual Studio Code e quer elevar suas habilidades para o próximo nível, você está no lugar certo.

  5. Spring Boot Microservices in Production
    Spring Boot Microservices in Production
    A comprehensive guide to building, deploying, and scaling resilient distributed systems with Spring Boot and Spring Cloud
    Enrique Medina Montenegro

    Build bulletproof Spring Boot microservices—from monolith migration to domain-driven design and event-driven patterns—while mastering the production essentials of resilience, observability, and zero‑downtime delivery. Turn complex domains into clean, scalable services with bounded contexts, aggregates, repositories, and domain events, then ship faster with rate‑limited APIs, backoff‑retries, and Kubernetes rollouts. If leading Java teams to reliable, cloud‑ready microservices is the goal, this is the hands‑on guide that gets systems into production with confidence.

  6. Laravel APIs - Building Better
    Laravel APIs - Building Better
    Best Practices for API development, Performance & Security
    Phenomenal Jay

    Your API deserves more than just working, it deserves to be exceptional. read more...

  7. MCP Servers with OAuth
    MCP Servers with OAuth
    An 80 page introduction to MCP, from zero to deployment in one weekend
    Zach Silveira

    Master the Model Context Protocol—the complete guide to seamless AI integration This definitive guide covers every MCP feature, including the latest June 18th updates, with TypeScript examples that carry over to any language.Early access available—50% off while in development.

  8. Programmation Résiliente avec Effets Asynchrones : Construire des Applications Modernes avec Kotlin et Arrow Fx

    Et si vous pouviez construire des applications fiables, testables et évolutives… en maîtrisant chaque effet de votre code ?Découvrez une nouvelle façon de programmer avec Kotlin et Arrow Fx — plus fonctionnel, plus clair, plus résiliente.Un guide essentiel pour les développeurs qui veulent coder autrement.

  9. Top Digital Skills You Need in 2025 | Master AI, Data, Cloud & More
    Top Digital Skills You Need in 2025 | Master AI, Data, Cloud & More
    Master the Future of Work with AI, Data, Cloud, and No-Code Tools
    youcef esseid

    Are you ready for the digital revolution? "Top Digital Skills You Need in 2025" is your all-in-one guide to mastering the most powerful skills in tech—from AI and data analytics to cloud computing, cybersecurity, no-code tools, and digital marketing. Whether you're starting out or scaling up, this book gives you a clear, practical path to thrive in the future of work.Unlock your potential, future-proof your career, and lead the digital era—one skill at a time.

  10. Phoenix Product Codex
    Phoenix Product Codex
    Develop and deploy a REST API for Product Data Management with Elixir and Phoenix
    Isaak Tsalicoglou

    Transform chaos into order with Phoenix Product Codex: a thrilling, real-world journey of building a production-ready REST API for product data management using Elixir and Phoenix, born from the requirements of a family-run business facing a government mandate for electronic invoicing. Learn to craft and deploy a thoughtfully-designed, business-driven solution that already serves as the Single Source of Truth for two companies, while also mastering domain modeling, database design, and more in the process. No toy examples or databases here, but actual software that delivers real impact.

  11. The C# and .NET Interview Compendium – Second Edition
    The C# and .NET Interview Compendium – Second Edition
    Interview Questions and Answers for C# and .NET Developers
    Yohan Rodriguez

    A practical, modern interview-preparation compendium for C# and .NET developers (615 manuscript pages).

  12. API Management with Bruno
    API Management with Bruno
    Postman’s Super-Alternative to Build, Test and Deploy APIs in Multi-Cloud Environment
    GitforGits | Asian Publishing House

    Explore the Git-integrated, the only powerful Postman Alternative to design, build and deploy APIs

  13. Medior PHP - The Next Step

    In today’s project-based, SCRUM “infested” web development work scene you are either a Junior starting out or a Senior who lacks in-depth knowledge. There seems to be no in-between! After reading this book you will be a Medior PHP Developer who can deliver a fully-fledged API from start to finish!

  14. Enterprise Integration Platform
    Enterprise Integration Platform
    Foundations • Principles • Patterns
    Sameer Paradkar

    Ever felt like you're trying to connect a maze of tangled wires, just to keep your systems communicating smoothly? This book dives into the often-overlooked yet mission-critical world of Enterprise Integration Platforms (EIPs), turning complex tech jargon into clear, practical guidance. Discover how to design, build, and optimize EIPs to ensure your systems stay seamlessly connected, agile, and scalable.Packed with real-world examples and best practices this guide will transform your approach to integration. Whether you're dealing with APIs, message queues, or the labyrinth of microservices, get ready to turn chaos into connectivity—and maybe even enjoy the process!

  15. The API: 3rd Edition
    The API: 3rd Edition
    Sergey Konstantinov

    API-first development is one of the hottest technical topics nowadays since many companies have started to realize that APIs serves as a multiplier to their opportunities — but it amplifies the design mistakes as well. This book is written to share expertise and describe best practices in designing and developing APIs. It comprises six sections dedicated to the following topics:— The API design— API patterns— Maintaining backward compatibility— HTTP APIs & the REST architectural principles— SDKs and UI libraries— API product management.