Leanpub Header

Skip to main content

Filters

Category: "API Design"

Books

  1. API on Rails 6
    Learn best practice to build an API using Ruby on Rails 6. The intention with this book it’s not only to teach you how to build an API with Rails. The purpose is also to teach you how to build scalable and maintainable API with Rails which means improve your current Rails knowledge. In this book you will learn to: - Use Git for version control - Building JSON responses - Test your end-points with unit and functional tests - Set up authentication with JSON Web Tokens (JWT) - Optimize and cache the API
    Alexandre Rousseau

    Learn best practice to build an API using Ruby on Rails 6. The intention with this book it’s not only to teach you how to build an API with Rails. The purpose is also to teach you how to build scalable and maintainable API with Rails which means improve your current Rails knowledge

  2. WASEC: Web Application Security for the everyday software engineer
    Everything a web developer should know about application security: concise, condensed and made to last.
    Alessandro Nadalin

    Everything a software engineer should know about Web application security. How can I avoid a catastrophe if my CDN gets compromised? Do I still need CSRF tokens? This book will be the solid, concise read around security you always wanted in your library.

  3. Fullstack GraphQL
    Julián Mayorga

    Learn GraphQL with a hands-on approach. With this  open source book  you will build a full stack GraphQL application step by step using NodeJS, Apollo GraphQL and React.

  4. Software Architecture: Meta and SOLID Principles in C#
    Learn how to develop maintainable software systems applying Meta and SOLID Principles.
    EngineerSpock

    SOLID is an acronym which stands for SRP, OCP, LSP, ISP and DIP. These five acronyms in their turn stand for:Single Responsibility PrincipleOpen/Closed PrincipleLiskov Substitution PrincipleInterface Segregation PrincipleDependency Inversion Principle

  5. API Product Management
    Product Strategy and Execution for the Digital Economy
    Amancio Bouza and Andrea Zulian

    Valuable and accessible products and services are the most important assets for any business, especially in the digital economy. Through clear step-by-step explanations and real-life examples, you’ll learn the foundations of the API Product Management methodology. It will help you to create, launch, and run digital products customers love.

  6. 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. GraphQL or Bust
    To Use it Or Not to Use It? That is The Question.
    Nordic APIs

    Discover the benefits of GraphQL and gauge if it's a good move for your web API.

  8. This book contains all tutorials that have been published on the Laravelista website in the period from >= 2016. to < 2018.

  9. React Native will make development process faster because whether Android or iOS can be developed using single codebase (Javascript). In this book we will discuss about how to develop mobile app frontend, and how to connect to MYSQL database using API from Laravel Framework.

  10. Data Science Solutions
    Machine Learning, Python, Neo4j, Kaggle, Cloud Platforms
    Manav Sehgal

    Learn to scale your data science projects from comfort of your development laptop to production scale on the Google and Amazon Clouds. Learn Python for Data Science. Setup Google Cloud Datastore, Firebase, and DynamoDB. Use Neo4j and Open Refine in your workflow.

  11. API Design on the Scale of Decades
    Learn How to Architect and Design Long-lasting APIs
    Nordic APIs

    Expert insights from the Nordic APIs Platform Summit, dedicated to the idea of designing APIs with longevity in mind. We cover the most pressing API design decisions for maintaining long-lasting API platforms, including REST, GraphQL, versioning strategies, REST hooks, OAuth 2.0 in IoT, microservices, and more...

  12. Laravel Boot Camp
    TheCode v1.0
    Mohammed S Shurrab

    This book will cover all the Laravel boot camp topics, it will developed and republished during the boot camp in collaboration with the 5 trainers

  13. How to Successfully Market an API
    Fine-Tuning Developer Relations & Platform Advocacy
    Nordic APIs

    The bible for project managers, technical evangelists, or marketing aficionados in the process of promoting an API program. In it we reveal how to plan an API-first business, how to make it discoverable, promote it to press and developer networks, establish quality developer relations, and advocate on behalf of your users to spark adoption and long-lasting integrations.

  14. Através de exemplos didáticos, este livro irá guiá-lo no desenvolvimento Java de Web APIs.

  15. JSON API By Example
    Adolfo Builes

    Learn JSON API By Example.