Leanpub Header

Skip to main content

Filters

Category: "API Design"

API Design

  1. DMVCFramework - the official guide (2nd edition)
    DMVCFramework - the official guide (2nd edition)
    Build REST APIs, web apps and real-time services with the most popular framework for Delphi
    DANIELE TETI

    Six years after the first edition, the official guide to DelphiMVCFramework is back, rewritten for 3.5.0-silicon. Thirty chapters, more than 550 pages, and 46 Delphi projects that compile and run. You build one real API, the Municipal Library, and grow it from a wizard-generated project into a deployed server with authentication, OpenID Connect, WebSockets and HTTPS.

  2. Design and Reality
    Design and Reality
    Essays on Software Design
    Rebecca Wirfs-Brock and Mathias Verraes

    “Happily purchased. Handy to have these in one place. Thank you!” — Kent Beck “Excellent new thinking on Domain-Driven Design. It's full of real practical experience in getting the most value from domain modelling. Just like the Eric Evans' DDD book, this gives more insight each time you read it.” — Ian Russell

  3. Mastering Postman
    Mastering Postman
    A Comprehensive Guide to Building End-to-End APIs with Testing, Integration and Automation
    GitforGits | Asian Publishing House

    "Mastering Postman" is the ultimate guide for anyone looking to streamline their API development process. Whether you're a seasoned developer or just starting, this book will take you through every step of the API lifecycle and equip you with the knowledge and tools to create better APIs faster.

  4. 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).

  5. C# & AI Masterclass: Building AI Web APIs with ASP.NET Core. Serving Models and Chat Endpoints

    Unlock the future of development by mastering high-performance AI backend APIs with ASP.NET Core. Move beyond simple CRUD to architect scalable, resilient, and secure infrastructures for the AI era. Master real-time streaming, gRPC communication, and advanced observability through practical, hands-on examples. Stop just using AI—start building the robust platforms that power the next generation of intelligent software.

  6. Surviving Other People's APIs
    Surviving Other People's APIs
    Working with some API can feel like an dangerous expidition into an ancient tomb full of booby traps and archaic instructions. Let's dodge all the pits of spikes and get to the treasure.
    Phil Sturgeon and Mike Bifulco

    "Just pull that from the API" they said. "It'll be easy!" they said.

  7. Simple RESTful API design guidelines that make sense
    Simple RESTful API design guidelines that make sense
    that Developers will (want to) use
    Michalis ARGYRIOU

    This book provides a cookbook of guidelines on designing beautiful (simple to use) and practical (simple to implement) RESTful API.

  8. Distilling Intelligence
    Distilling Intelligence
    Industrial-Scale AI Model Distillation and API Security
    Steve Publications

    AI models do not have to be huge, slow or expensive. Distilling Intelligence explores how to build smaller models that perform at scale, then secure the APIs that serve them. From compression and distributed serving to extraction attacks, observability and incident response, this book covers what it takes to run AI reliably in the real world.

  9. DMVCFramework Mastery
    DMVCFramework Mastery
    Building Production-Grade Delphi Applications from Beginner to Expert
    Steve Publications

    Take your Delphi skills beyond the basics and learn how to build real-world web applications with DMVCFramework. From your first REST API to secure, scalable services, this practical guide covers the tools, patterns and techniques you need to build, test and deploy production-ready applications with confidence.

  10. Building Web Applications with Servant in Haskell
    Building Web Applications with Servant in Haskell
    A Practical Guide to Type-Safe APIs from Design to Deployment
    Steve Publications

    Build robust web applications and REST APIs with Haskell and Servant. This practical guide takes you from core Haskell concepts to type-safe API design, PostgreSQL, JWT authentication, testing and deployment. Along the way, you’ll build a complete versioned API using patterns that make real-world Servant projects reliable and maintainable.

  11. Spring Boot - On Autopilot
    Spring Boot - On Autopilot
    Engineering Beyond the Defaults
    Pradeep Kumar Laxminarayana

    Spring Boot makes development fast—but what is it actually doing for you? Spring Boot — On Autopilot takes you beyond annotations and recipes to understand the framework's decisions, so you know when to accept the defaults, when to tune them, and when to take control.

  12. Disciples of Renown™ - Sanctify Hollowed Ground
    Disciples of Renown™ - Sanctify Hollowed Ground
    a "Walk-Though RPG Developer's Guide"
    Stephen Gose

    This Developer's Guide is the second in the "Disciples of Renown™" gaming series. It leads you through the development of the "Sanctify Hollowed Grounds" Role-Playing Game in both Construct v3 & v2 encoding formats. It's perfect for novices, experienced web developers, and anyone wanting their own bespoke game, artwork, and features.

  13. 1,000 Practical Tips for Building Maintainable Software
    1,000 Practical Tips for Building Maintainable Software
    An Authoritative Guide to Designing Code That Lasts
    Steve Publications

    Great software does more than work today. It stays clear, reliable and easy to change years from now. This practical guide packs 1,000 actionable tips on cleaner code, smarter architecture, testing, operations and teamwork, giving you proven ways to build software that lasts without becoming a burden to maintain.

  14. API-First con Micronaut
    API-First con Micronaut
    Desarrollo orientado al Contrato
    Jorge Aguilera

    El código cambia constantemente, pero tus contratos no. Aprende a construir APIs en Micronaut donde la especificación OpenAPI manda y el compilador garantiza que tu código nunca mienta.

  15. Python by Design
    Python by Design
    Ready, Set, Code
    Total Pythoneereing

    Because artificial intelligence generates code in seconds today software engineering matters more than ever. Successful software developers must document system structure, data flow, security boundaries to manage long-term maintainability. Without a clear, thoughtful design framework, AI simply helps teams build a faster, more complex maze of technical debt.