Leanpub Header

Skip to main content

Filters

Category: "APIs"

Books

  1. Automatiza tu Desarrollo Web con ChatGPT y GitHub Copilot

    Descubre cómo revolucionar tu flujo de trabajo y multiplicar tu productividad con AUTOMATIZA TU DESARROLLO WEB CON ChatGPT Y GitHub Copilot.Aprende a integrar estas poderosas herramientas de inteligencia artificial para crear código más rápido, evitar errores comunes y enfocarte en lo que realmente importa: ¡construir proyectos increíbles!

  2. The Minimalist Developer
    The Minimalist Developer
    Samuel Jonathan Enemona
    No Description Available
  3. 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.

  4. Handy API Extension Patterns
    Handy API Extension Patterns
    How to Evolve Message Formats Without Breaking Everything
    Mike Amundsen

    Change is inevitable. This short guide shows you how to evolve your API messages safely, without breaking existing clients or losing control of your schema.

  5. Modern Web Apps using Rust
    Modern Web Apps using Rust
    Build full-stack applications using Rust-based Leptos framework, GraphQL, WebAssembly, and cloud-native deployment
    GitforGits | Asian Publishing House

    In this book, you and I will build a sample book-selling application that evolves as you progress. You'll start by setting up Rust, Cargo, and Leptos in VS Code, compiling your first WebAssembly bundle, and watching "Hello, LibroCommerce!" light up your browser. You'll design a microservice-inspired architecture, model data with Serde-annotated structs, implement CRUD operations, secure every endpoint, then broadcast channels, and finally you get to write Playwright end-to-end tests that spin up headless browsers, place orders, and assert live status updates, all inside your continuous integration pipeline.

  6. Creating NPM Package with TypeScript
    Creating NPM Package with TypeScript
    Simplified TypeScript Guide to Building and Publishing Libraries
    CodeSweetly

    Now updated and better than ever! The new edition of CodeSweetly’s Creating NPM Package is here. It features semantic-release automation, NPM Trusted Publishing, and advanced TypeScript modularization. Learn how to build, organize, automate, and securely publish professional TypeScript libraries with modern, production-ready workflows. Are you ready to deliver cleaner, smarter, and fully automated packages? Get your copy of the updated version today. Printed copies are also available on Amazon.

  7. Building a Data Driven Chatbot (RAG) using Python 3 LangChain, OpenAI and MySQL 8.x
    Building a Data Driven Chatbot (RAG) using Python 3 LangChain, OpenAI and MySQL 8.x
    Using GenAI LangChain to Solve Real World Use Cases
    Binit Datta

    Enterprise have massive amount of data locked in their databases. This Book will show one of the most popular ways to unlock them and use them in modern GenAI ChatBots.

  8. Creating NPM Package with Vanilla JavaScript
    Creating NPM Package with Vanilla JavaScript
    Build, Test & Publish Vanilla JavaScript Libraries Like a Pro
    CodeSweetly

    Want to Publish Your Own NPM Package Like a Pro? Learn how to build, test, and share your vanilla JavaScript code with the world—step by step. CodeSweetly’s “Creating NPM Package” breaks down the library publishing process into simple, actionable steps—from project setup to automated publishing and version management. Build with confidenceTest like a proPublish with easePerfect for devs who want to level up their open-source game. Ready to ship like a pro? Get the book now. Printed copies are also available on Amazon.

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

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

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

  12. 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!

  13. Exploitology: Web Apps Exploits
    Exploitology: Web Apps Exploits
    Exploitation strategies for pentesters
    Mahdi Alemi

    "Exploitology: Web Apps Exploits" explores web app security, focusing on vulnerabilities, exploitation techniques, and defense strategies. With practical examples and real-world scenarios, this book helps readers sharpen their penetration testing skills and stay ahead in cybersecurity.

  14. Creating NPM Package with React TypeScript
    Creating NPM Package with React TypeScript
    React TypeScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own React NPM Package! Want to share your React components with the world? CodeSweetly’s Creating NPM Package with React TypeScript book walks you through the entire process—from setup to publishing—so you can confidently create and distribute your own reusable React packages. Set up a React-based NPM packageWrite clean, modular, and reusable componentsConfigure compiling tools for package optimizationPublish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! Printed copies of this book are also available on Amazon.

  15. Python Made Intuitive
    Python Made Intuitive
    Learn Programming the Way You Think A Beginner’s Journey to Master Python
    James Sookhai

    What You’ll Learn●  Python Fundamentals – Variables, loops, functions, and more explained in a fun way.●  Handling User Input – Making interactive programs.●  Decision Making – Writing smart code using if statements.●  Working with Lists and Dictionaries – Storing and managing data.●  File Handling – Reading and writing files.●  Object-Oriented Programming (OOP) – Learning to code like a pro.●  Error Handling – Preventing your programs from crashing.●  APIs & Web Data – Fetching real-time information.●  Databases – Storing and retrieving data efficiently.●  Final Project – Bringing everything together in a real-world Python application.