Leanpub Header

Skip to main content

Filters

Category: "APIs"

APIs

  1. The Ultimate AI Math Cheat Sheet
    The Ultimate AI Math Cheat Sheet
    Stop drawing textbooks
    AhmedAdawy

    # 🚀 Master the Math Behind Artificial Intelligence!Stop drowning in complex textbooks. This premium, high-density **AI Math Cheat Sheet** is engineered specifically for Data Scientists, ML Engineers, and Python Developers who want to bridge the gap between mathematical theory and production-ready co

  2. How to Build a Free, Production-Grade Text-to-Video Pipeline For Completely Free

    This ebook is written based on my personal experience and research to find a solution to use local models with limited infrastructure to expose their API for industrial scaling.

  3. IT Enterprise Architecture Management
    IT Enterprise Architecture Management
    A Practitioner's Guide to Systematic IT Alignment
    Wolfgang Keller and Florian Oelmaier

    Software and infrastructure only create value when they pull in the same direction as the business. This book shows IT leaders how to get there: from shaping IT strategy and the architecture roadmap to the daily discipline of IT and architecture governance, all built on a pattern-based approach that adapts to your organization rather than forcing it into a template.Grounded in established frameworks such as TOGAF, COBIT, and ITIL, it pairs solid fundamentals with numerous real-world examples — and gives growing weight to compliance and IT security, now central concerns of any IT management agenda.This English edition is based on the German standard work on the subject, fully revised in its 4th edition (late 2024). It is current with TOGAF 10 and reflects recent developments in business-oriented enterprise architecture — including the open-source tool EDGY and patterns for digital strategy — alongside the latest trends in IT risk management and cybersecurity architecture.

  4. Building REST APIs with Spring Boot 4.0
    Building REST APIs with Spring Boot 4.0
    Practical and code-first learning for Java developers to build, test and deploy applications using Java 21
    GitforGits | Asian Publishing House

    What you've got here is a hands-on walkthrough of Spring Boot 4.0, where we'll build a single application from start to finish, using the command line and then packaging it as a JAR at the end. Each chapter adds one real capability, like a REST endpoint, a database, an error handler, a security layer or a test suite. Each chapter gets straight into the code, and you can run, modify and break it to see what happens.There's even a dedicated troubleshooting chapter at the end that deals with the exact errors beginners actually encounter in practice, not just hypothetical ones.

  5. Analytics Patterns for Intelligent Decision Systems
    Analytics Patterns for Intelligent Decision Systems
    SQL, Forecasting, Recommendation Engines, Optimization, KPI Systems, and AI-Assisted Analytics
    Kevin Languedoc

    Analytics Patterns for Intelligent Decision Systems shows how to move beyond dashboards into analytics systems that explain, predict, recommend, optimize, and improve business outcomes.Packed with SQL patterns, KPI frameworks, forecasting models, recommendation logic, and decision intelligence templates, this book gives data professionals a practical blueprint for modern analytics.Build systems that do more than report the past — build systems that help decide what should happen next.

  6. The Software Professional's BluePrint - Volume 1 of 4 ( Banking Core & Fullstack Foundations )
    The Software Professional's BluePrint - Volume 1 of 4 ( Banking Core & Fullstack Foundations )
    Develop a production grade Fullstack NetBanking application with SpringBoot, React & MySQL
    Jeganathan Swaminathan

    Every tutorial gets you to "Hello World." This book gets you to production. In 26 years of building and consulting on enterprise systems, I've seen exactly where the gap is, this is the book I wish existed when I started. You'll understand not just how to write the code, but why real systems are built the way they are.

  7. Kong Gateway For Starters
    Kong Gateway For Starters
    Chinmoy Mukherjee

    Master Kong Gateway like a pro. Discover battle-tested strategies for Hybrid Control Plane/Data Plane architecture, Zero Trust security with mTLS, declarative IaC using decK, and enterprise-grade observability — all tailored for high-availability, multi-region deployments.The complete blueprint for architects and platform teams building secure, scalable API platforms.

  8. Django 6 Cookbook, Second Edition
    Django 6 Cookbook, Second Edition
    Build modern full-stack apps with Django 6, Python 3.12, APIs, authentication, testing, search, and deployment
    GitforGits | Asian Publishing House

    The recipes in this book are practical answers to the kind of problems that real Django applications encounter, sometimes on the first day of a project and sometimes deep into the life of a codebase that has grown well beyond its original design. This book is written to guide you to utilize Django 6.0 capabilities in your apps with ease of implementation.

  9. The Python and Django Interview Compendium
    The Python and Django Interview Compendium
    Interview Questions and Answers for Python and Django Developers
    Yohan Rodriguez

    A practical backend interview reference covering modern Python and Django development (397 manuscript pages).

  10. Playwright Automation Testing using AI-Powered
    Playwright Automation Testing using AI-Powered
    Using Generative AI to Build Smarter Test Automation
    Priyanka Bhopale

    🚀 Master the Future of Test Automation with AI + PlaywrightAre you ready to become a next-generation Automation Engineer?This book is your complete guide to mastering Playwright automation with the power of Artificial Intelligence. Whether you're a beginner or an experienced tester, this book will help you build smarter, faster, and more reliable automation frameworks.Inside this book, you will learn:✔ Playwright from basics to advanced (TypeScript focused) ✔ How to use AI to generate test cases and scripts ✔ Self-healing automation using AI ✔ Smart test execution and flaky test handling ✔ API, performance, and security testing with AI ✔ CI/CD integration with intelligent automation ✔ Real-world case study and production-ready framework ✔ Interview preparation for AI-powered testing rolesThis book is designed for: • Manual testers transitioning to automation • Automation engineers upgrading to AI-driven testing • QA professionals preparing for high-paying jobsBy the end of this book, you will be able to: ✅ Build AI-powered automation frameworks ✅ Use Playwright like a pro ✅ Crack automation testing interviews confidentlyStart your journey toward becoming an AI-powered QA expert today!

  11. OpenStack 2025 Cookbook, Second Edition
    OpenStack 2025 Cookbook, Second Edition
    Modern OpenStack Administration with Flamingo 2025.2, OVN Networking, Terraform Automation, Skyline Dashboard, and Prometheus Monitoring
    GitforGits | Asian Publishing House

    For those seeking practical expertise on OpenStack Flamingo, and the services that drive modern private and enterprise cloud environments, you need look no further. With this book, you gain immediate access to the latest insights on OpenStack 2025.2 Flamingo. This book is for those who want to practically experience how OpenStack works, how its services connect, and how to manage them with confidence in real-world deployments.

  12. The Modern C++ and STL Interview Compendium
    The Modern C++ and STL Interview Compendium
    Interview Questions and Answers for Modern C++ Developers
    Yohan Rodriguez

    A practical interview reference covering Modern C++ language features, STL usage, concurrency, and performance (525 manuscript pages).

  13. Modern API Testing with Playwright for QA Engineers
    Modern API Testing with Playwright for QA Engineers
    A Practical TypeScript Guide from Basics to Real-World Automation
    Priyanka Bhopale

    Become a Job-Ready API Automation Engineer Using PlaywrightAPI testing is now a must-have skill for modern QA engineers. Companies expect testers to validate backend systems, automate workflows, and integrate tests into CI/CD pipelines.This practical guide teaches you how to master API Testing using Playwright and TypeScript from scratch — even if you are transitioning from manual testing.In this book, you will learn how to:✔ Understand APIs, HTTP, and JSON from a tester’s perspective ✔ Write real API automation tests using Playwright ✔ Handle authentication, dynamic data, and environments ✔ Design a scalable API test automation framework ✔ Integrate tests into CI/CD pipelines ✔ Combine API and UI testing for faster automation ✔ Prepare for API testing and Playwright interviewsBy the end of this book, you will have the knowledge and confidence to build professional API automation frameworks and advance your QA career.Perfect for: QA Engineers, Manual Testers, Automation Testers, SDET Aspirants

  14. The Java and Spring Boot Interview Compendium
    The Java and Spring Boot Interview Compendium
    Interview Questions and Answers for Java and Spring Boot Developers
    Yohan Rodriguez

    A practical backend interview reference covering modern Java and Spring Boot development (1363 manuscript pages).

  15. The Angular and TypeScript Interview Compendium
    The Angular and TypeScript Interview Compendium
    Interview Questions and Answers for Angular and TypeScript Developers
    Yohan Rodriguez

    A structured front-end interview guide focused on Angular internals and TypeScript fundamentals (444 manuscript pages).