Recently Viewed

Web Services & APIs

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • Microservice APIs in Python Jose Peralta 9781617298417

    Microservice APIs in Python Jose Peralta 9781617298417

    RRP: £45.99
    Booksplease Price: £33.93
    Microservice APIs in Python shares successful strategies and techniques for designing Microservices systems, with a particular emphasis on creating easy-to-consume APIs.This practical guide focuses on implementation over philosophizing and has just...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £33.93
    Subtotal:
    £0.00
  • Blog, Inc. Joy Deangdeelert Cho 9781452107202

    Blog, Inc. Joy Deangdeelert Cho 9781452107202

    RRP: £12.99
    Booksplease Price: £11.30
    Joy Deangdeelert Cho is a graphic designer, blogger, food enthusiast, and coauthor of Creative, Inc. She worked with numerous fashion clients in New York before launching her own design business and beloved blog, Oh Joy!, in 2005. In addition to running...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £12.99
    Booksplease Price: £11.30
    Subtotal:
    £0.00
  • Programming Kotlin by Venkat Subramaniam 9781680506358

    Programming Kotlin by Venkat Subramaniam 9781680506358

    RRP: £41.50
    Booksplease Price: £28.94
    Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £41.50
    Booksplease Price: £28.94
    Subtotal:
    £0.00
  • Design and Build Great Web APIs by Mike Amundsen

    Design and Build Great Web APIs by Mike Amundsen

    RRP: £36.99
    Booksplease Price: £25.68
    APIs are transforming the business world at an increasing pace. Gain the essential skills needed to quickly design, build, and deploy quality web APIs that are robust, reliable, and resilient. Go from initial design through prototyping and implementation...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £25.68
    Subtotal:
    £0.00
  • Spring Security in Action, Second Edition by Laurentiu Spilca 9781633437975

    Spring Security in Action, Second Edition by Laurentiu Spilca 9781633437975

    RRP: £45.99
    Booksplease Price: £33.93
    Sorry no description is available for this book at this time.
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £33.93
    Subtotal:
    £0.00
  • DNS and BIND Cookbook by Cricket Liu 9780596004101

    DNS and BIND Cookbook by Cricket Liu 9780596004101

    RRP: £31.99
    Booksplease Price: £21.63
    The DNS & BIND Cookbook presents solutions to the many problems faced by network administrators responsible for a name server. Following O'Reilly's popular problem-and-solution cookbook format, this title is an indispensable companion to DNS & BIND, 4th...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £31.99
    Booksplease Price: £21.63
    Subtotal:
    £0.00
  • Kotlin and Android Develoment featuring Jetpack: Build Better, Safer Android Apps Michael Fazio 9781680508154

    Kotlin and Android Develoment featuring Jetpack: Build Better, Safer Android Apps Michael Fazio 9781680508154

    RRP: £39.99
    Booksplease Price: £27.94
    Start building native Android apps the modern way in Kotlin with Jetpack's expansive set of tools, libraries, and best practices. Learn how to create efficient, resilient views with Fragments and share data between the views with ViewModels. Use Room to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £27.94
    Subtotal:
    £0.00
  • React Quickly, Second Edition Morten Barklund 9781633439290

    React Quickly, Second Edition Morten Barklund 9781633439290

    RRP: £45.99
    Booksplease Price: £28.54
    Learn the skills you need to build React applications quickly! This fully revised second edition introduces functional components, React hooks, static site generators, and more. In React Quickly, Second Edition you will learn how to: ...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £28.54
    Subtotal:
    £0.00
  • Testing Web APIs by Mark Winteringham

    Testing Web APIs by Mark Winteringham

    RRP: £45.99
    Booksplease Price: £33.63
    Guarantee the quality and consistency of your web APIs by implementing an automated testing process. In Testing Web APIs you will: Design and implement a web API testing strategySet up a test automation suiteLearn contract testing with...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £33.63
    Subtotal:
    £0.00
  • Automating and Testing a REST API: A Case Study in API testing using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies by Alan J Richardson 9780956733290

    Automating and Testing a REST API: A Case Study in API testing using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies by Alan J Richardson 9780956733290

    RRP: £22.51
    Booksplease Price: £17.32
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780956733290Author Alan J RichardsonFormat PaperbackPage Count 272Imprint Compendium Developments LtdPublisher Compendium Developments LtdWeight(grams)...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £22.51
    Booksplease Price: £17.32
    Subtotal:
    £0.00
  • PHP Web Services 2e by Lorna Jane Mitchell 9781491933091

    PHP Web Services 2e by Lorna Jane Mitchell 9781491933091

    RRP: £23.99
    Booksplease Price: £15.94
    Whether you're sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP. Author Lorna Jane Mitchell provides lots of hands-on code samples,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £23.99
    Booksplease Price: £15.94
    Subtotal:
    £0.00
  • Multithreaded JavaScript: Concurrency Beyond the Event Loop Thomas Hunter II 9781098104436

    Multithreaded JavaScript: Concurrency Beyond the Event Loop Thomas Hunter II 9781098104436

    RRP: £52.99
    Booksplease Price: £34.55
    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.55
    Subtotal:
    £0.00
  • Living a Laptop Lifestyle: Reclaim Your Life by Making Money Online ( No Experience Required) by Fiona Scott 9781784520953

    Living a Laptop Lifestyle: Reclaim Your Life by Making Money Online ( No Experience Required) by Fiona Scott 9781784520953

    RRP: £13.99
    Booksplease Price: £11.26
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781784520953Author Greg ScottFormat PaperbackPage Count 196Imprint Ecademy PressPublisher Rethink PressWeight(grams) 212gDimensions(mm) 229mm * 152mm * 11mm
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £13.99
    Booksplease Price: £11.26
    Subtotal:
    £0.00
  • Programming Cloud Native Applications with Google Cloud: Building Applications for Innovation and Scale Daniel Vaughan 9781098145088

    Programming Cloud Native Applications with Google Cloud: Building Applications for Innovation and Scale Daniel Vaughan 9781098145088

    RRP: £52.99
    Booksplease Price: £34.55
    Cloud native development gives you the power to rapidly build, secure, and scale software. But you still need to navigate many potential pitfalls along the way. Through practical examples, this book demonstrates how to use Google Cloud as a laboratory to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.55
    Subtotal:
    £0.00
  • Functional Web Development with Elixir, OTP and Phoenix by Lance Halvorsen 9781680502435

    Functional Web Development with Elixir, OTP and Phoenix by Lance Halvorsen 9781680502435

    RRP: £36.99
    Booksplease Price: £25.38
    Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. Make the most of them as you build a stateful web app with Elixir and OTP. Model domain entities without an ORM or a database. Manage...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £25.38
    Subtotal:
    £0.00
  • UX: Tips And Tricks for Planning and Analyzing Data in UX Projects by Eric Schmidt 9781088225585

    UX: Tips And Tricks for Planning and Analyzing Data in UX Projects by Eric Schmidt 9781088225585

    RRP: £19.99
    Booksplease Price: £12.45
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781088225585Author Eric SchmidtFormat PaperbackPage Count 158Imprint IngramSparkPublisher IngramSparkWeight(grams) 218gDimensions(mm) 229mm * 152mm * 9mm
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £19.99
    Booksplease Price: £12.45
    Subtotal:
    £0.00
  • Hands-On RESTful API Design Patterns and Best Practices: Design, develop, and deploy highly adaptable, scalable, and secure RESTful web APIs by Harihara Subramanian 9781788992664

    Hands-On RESTful API Design Patterns and Best Practices: Design, develop, and deploy highly adaptable, scalable, and secure RESTful web APIs by Harihara Subramanian 9781788992664

    Booksplease Price: £32.40
    Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilitiesKey FeaturesUnderstand advanced topics such as API gateways, API securities, and cloudImplement patterns programmatically with easy-to-follow...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £32.40
    Subtotal:
    £0.00
  • Learning Coredns: Configuring DNS for Cloud Native Environments John Belamaric 9781492047964

    Learning Coredns: Configuring DNS for Cloud Native Environments John Belamaric 9781492047964

    RRP: £47.99
    Booksplease Price: £31.47
    Until recently, learning CoreDNS required reading the code or combing through the skimpy documentation on the website. No longer. With this practical book, developers and operators working with Docker or Linux containers will learn how to use this...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £31.47
    Subtotal:
    £0.00
  • Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language by Maxwell Flitton 9781800560819

    Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language by Maxwell Flitton 9781800560819

    RRP: £32.99
    Booksplease Price: £32.10
    Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance Key Features * Build scalable web applications in Rust using popular frameworks such as...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £32.99
    Booksplease Price: £32.10
    Subtotal:
    £0.00
  • Web Based Energy Information and Control Systems: Case Studies and Applications Barney L. Capehart 9788770045834

    Web Based Energy Information and Control Systems: Case Studies and Applications Barney L. Capehart 9788770045834

    RRP: £81.99
    Booksplease Price: £72.24
    Web Based Energy Information and Control SystemsAbout the AuthorBarney L. Capehart, Ph.D., CEM (University of Florida, Gainesville, USA) (Author) , Lynne C. Capehart (Consultant, Gainesville, Florida, USA) (Author)Book InformationISBN 9788770045834Author...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £81.99
    Booksplease Price: £72.24
    Subtotal:
    £0.00
  • Web Based Enterprise Energy and Building Automation Systems: Design and Installation Barney L. Capehart 9788770045773

    Web Based Enterprise Energy and Building Automation Systems: Design and Installation Barney L. Capehart 9788770045773

    RRP: £79.99
    Booksplease Price: £70.05
    Web Based Enterprise Energy and Building Automation SystemsAbout the AuthorBarney L. Capehart, Ph.D., CEM, is a Professor Emeritus of Industrial and Systems Engineering at the University of Florida in Gainesville, FL. He is the co-author of Guide to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £79.99
    Booksplease Price: £70.05
    Subtotal:
    £0.00
  • Against the Machine: Being Human in the Age of the Electronic Mob by Lee Siegel 9780385522656 [USED COPY]

    Against the Machine: Being Human in the Age of the Electronic Mob by Lee Siegel 9780385522656 [USED COPY]

    RRP: £22.95
    Booksplease Price: £2.26
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780385522656Author Lee SiegelFormat HardbackPage Count 182Imprint Spiegel & GrauPublisher Spiegel & Grau
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £22.95
    Booksplease Price: £2.26
    Subtotal:
    £0.00
  • Pentesting APIs: A practical guide to discovering, fingerprinting, and exploiting APIs Maurício Harley 9781837633166

    Pentesting APIs: A practical guide to discovering, fingerprinting, and exploiting APIs Maurício Harley 9781837633166

    Booksplease Price: £35.08
    Learn the essential steps to successfully identify and leverage API endpoints with a sequenced and structured approach Key Features Gain detailed insights into vulnerabilities and attack vectors for RESTful and GraphQL APIs Follow practical advice...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £35.08
    Subtotal:
    £0.00
  • ArcGIS Web Development by Rene Rubalcava 9781617291616

    ArcGIS Web Development by Rene Rubalcava 9781617291616

    Booksplease Price: £35.59
    DESCRIPTION The new ArcGIS web tools unshackle GIS applications from dedicated workstations so they can be scaled out to remote computers and mobile devices where they can provide the greatest value. Experienced ArcGIS developers will find that the...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £35.59
    Subtotal:
    £0.00
  • Getting Started with OAuth by Ryan Boyd 9781449311605

    Getting Started with OAuth by Ryan Boyd 9781449311605

    RRP: £18.50
    Booksplease Price: £12.59
    This book is an introduction to OAuth 2.0, an authentication and authorization protocol for the web. If you're a web application developer or mobile app developer, this book will show you the power of using OAuth to determine the identity of your users...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £18.50
    Booksplease Price: £12.59
    Subtotal:
    £0.00
  • Practical Google Analytics and Google Tag Manager for Developers by Jonathan Weber

    Practical Google Analytics and Google Tag Manager for Developers by Jonathan Weber

    RRP: £64.99
    Booksplease Price: £55.98
    Whether you're a marketer with development skills or a full-on web developer/analyst, Practical Google Analytics and Google Tag Manager for Developers shows you how to implement Google Analytics using Google Tag Manager to jumpstart your web analytics...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £64.99
    Booksplease Price: £55.98
    Subtotal:
    £0.00
  • Hybrid Cloud Apps with OpenShift and Kubernetes: Delivering Highly Available Applications and Services Michael Elder 9781492083818

    Hybrid Cloud Apps with OpenShift and Kubernetes: Delivering Highly Available Applications and Services Michael Elder 9781492083818

    RRP: £52.99
    Booksplease Price: £34.55
    Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. When it comes to operating and scaling OpenShift, you need to understand how to manage and expose resources to application teams and how to continuously deliver changes to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.55
    Subtotal:
    £0.00
  • Craft GraphQL APIs in Elixir with Absinthe Bruce Williams 9781680502558

    Craft GraphQL APIs in Elixir with Absinthe Bruce Williams 9781680502558

    RRP: £38.50
    Booksplease Price: £26.67
    Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify your code. Absinthe is the GraphQL toolkit for Elixir, a...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £38.50
    Booksplease Price: £26.67
    Subtotal:
    £0.00
  • Spring Microservices in Action by John Carnell 9781617293986

    Spring Microservices in Action by John Carnell 9781617293986

    Booksplease Price: £45.10
    Spring Boot and Spring Cloud offer Java developers an easy migration path from traditional monolithic Spring applications to microservice-based applications that can be deployed to multiple cloud platforms. Spring Microservices in Action...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £45.10
    Subtotal:
    £0.00
  • API Success: The Journey to Digital Transformation by Nelson Petracek 9781634628525

    API Success: The Journey to Digital Transformation by Nelson Petracek 9781634628525

    RRP: £24.99
    Booksplease Price: £19.60
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781634628525Author Nelson PetracekFormat PaperbackPage Count 330Imprint Technics PublicationsPublisher Technics PublicationsWeight(grams) 440gDimensions(mm)...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £24.99
    Booksplease Price: £19.60
    Subtotal:
    £0.00
  • Becoming an Enterprise Django Developer: Discover best practices, tooling, and solutions for writing and organizing Django applications in production by Michael Dinder 9781801073639

    Becoming an Enterprise Django Developer: Discover best practices, tooling, and solutions for writing and organizing Django applications in production by Michael Dinder 9781801073639

    Booksplease Price: £39.89
    A Python web developer's guide to exploring the Django development lifecycle, beyond the basics Key Features * Expert tips to help you use the right packages, tools, and libraries and understand their scope for your project * Develop Django apps in a...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £39.89
    Subtotal:
    £0.00
  • Google Blogger For Dummies by Susan Gunelius

    Google Blogger For Dummies by Susan Gunelius

    RRP: £20.99
    Booksplease Price: £14.41
    Are you bemused by blogs? Eager to become a blogger? Google Blogger For Dummies can help you start blogging sooner than you think. More than 14 million people are promoting a business, connecting with family and friends, and sharing opinions with...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £20.99
    Booksplease Price: £14.41
    Subtotal:
    £0.00
  • The Art of Modern PHP 8: Your practical and essential guide to getting up to date with PHP 8 by Joseph Edmonds 9781800566156

    The Art of Modern PHP 8: Your practical and essential guide to getting up to date with PHP 8 by Joseph Edmonds 9781800566156

    RRP: £32.99
    Booksplease Price: £31.66
    A PHP developer's guide to learning best practices, applying the latest PHP features, and implementing modern development practices to their existing projects Key Features * Discover the latest PHP 8.1 features and modern web development practices *...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £32.99
    Booksplease Price: £31.66
    Subtotal:
    £0.00
  • Rust Web Development Bastian Gruber 9781617299001

    Rust Web Development Bastian Gruber 9781617299001

    RRP: £38.99
    Booksplease Price: £24.50
    Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development you will learn: Handling the borrow checker in an asynchronous environmentCreating web APIs and using JSON in RustGraceful error...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £38.99
    Booksplease Price: £24.50
    Subtotal:
    £0.00
  • What Every Engineer Should Know About Digital Accessibility by Sarah Horton 9781032263861

    What Every Engineer Should Know About Digital Accessibility by Sarah Horton 9781032263861

    RRP: £29.99
    Booksplease Price: £27.03
    Accessibility is a core quality of digital products to be deliberately addressed throughout the development lifecycle. What Every Engineer Should Know About Digital Accessibility will prepare readers to integrate digital accessibility into their...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £29.99
    Booksplease Price: £27.03
    Subtotal:
    £0.00
  • I Can't Believe I'm Buying This Book: A Commonsense Guide to Successful Internet Dating by Evan Marc Katz 9781580085717

    I Can't Believe I'm Buying This Book: A Commonsense Guide to Successful Internet Dating by Evan Marc Katz 9781580085717

    RRP: £12.99
    Booksplease Price: £9.71
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781580085717Author Evan Marc KatzFormat PaperbackPage Count 192Imprint Ten Speed PressPublisher Random House USA IncWeight(grams) 278gDimensions(mm) 229mm *...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £12.99
    Booksplease Price: £9.71
    Subtotal:
    £0.00
  • Philosophy and the Adventure of the Virtual by Keith Ansell-Pearson

    Philosophy and the Adventure of the Virtual by Keith Ansell-Pearson

    RRP: £43.99
    Booksplease Price: £40.23
    With the development of new technologies and the Internet, the notion of the virtual has grown increasingly important. In this lucid collection of essays, Pearson bridges the continental-analytic divide in philosophy, bringing the virtual to centre stage...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £43.99
    Booksplease Price: £40.23
    Subtotal:
    £0.00
  • Gatsby: The Definitive Guide: Build and Deploy Highly Performant Jamstack Sites and Applications Preston So 9781492087519

    Gatsby: The Definitive Guide: Build and Deploy Highly Performant Jamstack Sites and Applications Preston So 9781492087519

    RRP: £63.99
    Booksplease Price: £41.98
    Get the definitive guide on Gatsby, the JavaScript framework for building blazing-fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £63.99
    Booksplease Price: £41.98
    Subtotal:
    £0.00
  • Service-Oriented Architecture: Analysis and Design for Services and Microservices by Thomas Erl 9780133858587

    Service-Oriented Architecture: Analysis and Design for Services and Microservices by Thomas Erl 9780133858587

    RRP: £36.99
    Booksplease Price: £27.72
    The Top-Selling, De Facto Guide to SOA--Now Updated with New Content and Coverage of Microservices! For more than a decade, Thomas Erl's best-selling Service-Oriented Architecture: Concepts, Technology, and Design has been the definitive end-to-end...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £27.72
    Subtotal:
    £0.00
  • Rust Web Development with Rocket: A practical guide to building your own web applications using Rust and the Rocket framework by Karuna Murti 9781800561304

    Rust Web Development with Rocket: A practical guide to building your own web applications using Rust and the Rocket framework by Karuna Murti 9781800561304

    Booksplease Price: £28.56
    Explore the world of Rocket-fueled web application development and the power of the Rust programming languageKey FeaturesDiscover solutions to the common problems faced while creating web applications with RocketLearn everything about Rust, from structs...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £28.56
    Subtotal:
    £0.00
  • Total: 0 items / £0.00

Adding your books to cart