Leanpub Header

Skip to main content

Filters

Category: "API Design"

Books

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

  2. API Versioning for The Real World
    With Examples in .NET
    Dan Patrascu

    If you’re not thinking about versioning now, your API’s future could be at risk!

  3. Mastering Postman, Second Edition
    Expert walkthrough to build end-to-end APIs including testing, integration and automation
    GitforGits | Asian Publishing House

     Postman 11 revolutionizes API development with its enhanced scripting capabilities and real-time collaboration tools. The book seamlessly integrates these new features into the content to ensure you learn both the fundamentals of API development and the latest technology. The chapters are structured with a heavy focus on real-world applications. I believe that the most effective way to learn is through practical examples, exercises, and real-life situations. From initial API design to security protocol implementation and performance testing, this book will walk you through every step of the process, ensuring that your APIs are secure, scalable, and reliable. 

  4. Lumen Illuminated
    your comprehensive guide to mastering Lumen
    Adegoke Akintoye

    Your comprehensive guide to mastering Lumen microframework

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

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

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

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

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

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

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

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

  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.