Leanpub Header

Skip to main content

Filters

Category: "API Design"

Books

  1. 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.

  2. Postman Cookbook
    Hand-picked Solutions and Techniques across API Design, Testing, Performance, Networking, Kubernetes and Integration
    GitforGits | Asian Publishing House

    Covering everything from the basics of secure communication and the HTTP/HTTPS protocols to more complex subjects like WebSockets interactions and custom protocol handling, the "Postman Cookbook" is designed to walk you through every aspect of API development.

  3. Clean Code Principles and Patterns, 2nd Edition
    A Software Practitioner's Handbook
    Petri Silen

    One of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  4. Implementing Linkerd Service Mesh
    Add Observability, Load Balancing, Micro Proxies, Traffic Split and Multi-Cluster Communication to Kubernetes
    GitforGits | Asian Publishing House

    Cloud computing and network administration have gone a long way, and I am both excited and amazed by this fact as I sit down to write this book. This book is my attempt to explain the world of service meshes with a deep dive into Linkerd in the possible smallest book size, and is the result of countless hours spent in demystifying complex systems.

  5. Visual Guide to API Design Best Practices
    This visual eBook covers essential best practices for designing robust APIs using REST principles.
    Param Harrison

    This visual eBook covers essential best practices for designing robust APIs using REST principles.The idea of my visual eBooks are to enable building micro-learning habits just like scrolling through social media feed. It's a visual content with easily digestible format under 40 pages.

  6. Use Node.js and JavaScript to create a production-ready API

  7. Clean Code Principles And Patterns
    Python Edition
    Petri Silen

    One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  8. 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.

  9. Utiliza Node.js y JavaScript para crear una API lista para producción

  10. Clean Code Principles And Patterns
    A Software Practitioner's Handbook
    Petri Silen
    No Description Available
  11. REST API Documentation for Rails
    A complete guide on creating RESTful API Documentation for your Ruby on Rails application.
    Blake Erickson
    No Description Available
  12. 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

  13. Developer Experience
    Top strategies to improve the developer experience of your API
    Nordic APIs

    A compilation of top best practices for improving the developer experience for an API-as-a-Product.

  14. RESTful Dictionary
    English - HTTP
    Cesare Pautasso

    Which HTTP method should I pick for my API path? Look it up in the RESTful dictionary.

  15. Beautiful Big APIs
    Cesare Pautasso

    In an industry heading towards smaller and smaller microservices, why so many big APIs are still out there? When facing the sheer complication of a Web API landscape with thousands and thousands of operations, where do you start? Enjoy the overview.