• RESTful API Design: Best Practices in API Design with REST (API-University Series Book 3)

    Looking for Best Practices for RESTful APIs?This book is for you! Why? Because this book is packed with practical experience on what works best for RESTful API Design.You want to design APIs like a Pro?Use API description languages to both design APIs and develop APIs efficiently. The book introduces the two most common API description languages RAML, OpenAPI, and Swagger.Your company cares about its customers?Learn API product management with a customer-centric design and development approach for APIs. Learn how to manage APIs as a product and how to follow an API-first approach. Build APIs y... [Read More]

    • ASIN: B01L6STMVW
    • ASIN: B01L6STMVW
    • Manufacturer: API-University Press

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

    Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilities Key Features Understand advanced topics such as API gateways, API securities, and cloud Implement patterns programmatically with easy-to-follow examples Modernize legacy codebase using API connectors, layers, and microservices Book Description This book deals with the Representational State Transfer (REST) paradigm, which is an architectural style that allows networked devices to communicate with each other over the internet. With the help of this book, you'll explore the conce... [Read More]

    • ASIN: 1788992660
    • ASIN: 1788992660
    • ISBN: 1788992660
    • Manufacturer: Packt Publishing

  • The REST API Design Handbook

    Designing and implementing web services APIs has become a common part of every software engineer's job. The RESTful approach to web services design is rapidly become the approach of choice. Unfortunately, too few people have truly solid REST API design skills, and discussions of REST can become bogged down in dry theory.The REST API Design Handbook is a simple, practical guide to aid software engineers and software architects create lasting, scalable APIs based on REST architectural principles. The book provides a sound foundation in discussing the constraints that define a REST API. It quickl... [Read More]

    • ASIN: B00890OBFI
    • ASIN: B00890OBFI

  • Building Microservices: Designing Fine-Grained Systems

    Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling,... [Read More]

    • ASIN: B00T3N7XB4
    • ASIN: B00T3N7XB4
    • Manufacturer: O'Reilly Media

  • REST API Design Rulebook

    In today’s market, where rival web services compete for attention, a well-designed REST API is a must-have feature. This concise book presents a set of API design rules, drawn primarily from best practices that stick close to the Web’s REST architectural style. Along with rules for URI design and HTTP use, you’ll learn guidelines for media types and representational forms.REST APIs are ubiquitous, but few of them follow a consistent design methodology. Using these simple rules, you will design web service APIs that adhere to recognized web standards. To assist you, author Mark Massé int... [Read More]

    • ASIN: 1449310508
    • ASIN: 1449310508
    • ISBN: 1449310508
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Modern API Design with ASP.NET Core 2: Building Cross-Platform Back-End Systems

    Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft’s ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. Major topics covered in ... [Read More]

    • ASIN: B07B9S3YHL
    • ASIN: B07B9S3YHL
    • Manufacturer: Apress

  • RESTful Web APIs: Services for a Changing World

    The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don’t include many of the architecture’s benefits. With this practical guide, you’ll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world’s most successful distributed computing system: the World Wide Web.You’ll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and... [Read More]

    • ASIN: 1449358063
    • ASIN: 1449358063
    • ISBN: 1449358063
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • API Architecture: The Big Picture for Building APIs (API-University Series Book 2)

    Looking for the big picture of building APIs? This book is for you!Building APIs that consumers love should certainly be the goal of any API initiative. However, it is easier said than done. It requires getting the architecture for your APIs right. This book equips you with both the foundations and best practices for API architecture. This book is for you if you want to understand the big picture of API design and development, you want to define an API architecture, establish a platform for APIs or simply want to build APIs your consumers love.This book is NOT for you, if you are looking for a... [Read More]

    • ASIN: B00Y3EGV8Y
    • ASIN: B00Y3EGV8Y

  • RESTful Web Services Cookbook: Solutions for Improving Scalability and Simplicity


    • ASIN: B0043D2ESQ
    • ASIN: B0043D2ESQ
    • Manufacturer: Yahoo Press

  • Getting MEAN with Mongo, Express, Angular, and Node

    Summary Getting MEAN with Mongo, Express, Angular, and Node teaches readers how to develop web applications end-to-end using the MEAN stack. You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the TechnologyTraditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express ... [Read More]

    • ASIN: 1617292036
    • ASIN: 1617292036
    • ISBN: 1617292036
    • Brand: O'Reilly Media
    • Manufacturer: Manning Publications

  • PHP Web Services: APIs for the Modern Web

    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, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making your service robust.You’ll learn how to use this language to work with JSON, XML, and other web service technologies. This updated second edition includes new tools and features that reflect PHP up... [Read More]

    • ASIN: 1491933097
    • ASIN: 1491933097
    • ISBN: 1491933097
    • Brand: O REILLY
    • Manufacturer: O'Reilly Media

  • Swagger & OpenAPI 2.0: Powertools for RESTful API Design (API-University Series) (Volume 9)

    Building RESTful APIs? Great - API consumers love them if the right design decisions were made. And we need to make a lot of design decisions when building a new API. How do we capture these decisions, gain an overview, communicate the decisions and iterate on the design? To describe APIs in a precise manner, API designers typically use API description languages. They offer specialized language concepts to capture design decisions. Thus, API description languages can be called the power tools of the API designer. One of the most popular API description languages is Swagger and OpenAPI. In this... [Read More]

    • ASIN: 1719325200
    • ASIN: 1719325200
    • ISBN: 1719325200
    • Manufacturer: CreateSpace Independent Publishing Platform

  • GrillEye GE0003 Pro Plus Grilling & Smoking Thermometer with Hybrid-Wireless Technology & Cloud Monitoring, Red Black

    Become a BBQ master with the GrillEye Pro Plus; the ultimate smart grilling & smoking thermometer that keeps a watchful eye on your grill or smoker while you relax with your friends & family. As soon as food temperature reaches the desired levels, GrillEye sends a notification to your mobile device.

    • ASIN: B07BWW5GY5
    • ASIN: B07BWW5GY5
    • Brand: GrillEye
    • Manufacturer: G&C

  • Thriving from A to Z : Best Practices to Increase Resilience, Satisfaction, and Success

    Thriving from A to Z provides you with 26 best practices proven to help you learn, grow, and succeed. The essential best practices, valuable implementation tips, and engaging reflection activities help you build resilience and

    • UPC: 662577702

  • Begin Again : The Brave Practice of Releasing Hurt and Receiving Rest

    With compassion and vulnerability, Leeana Tankerlsey invites readers to begin again every day, leaving behind the failures and frustrations of yesterday to experience a truer and freer

    • UPC: 116712792
    • Rating: 5.0

  • Evidence-Based Practice in Nursing & Healthcare : A Guide to Best Practice

    Publisher's Note: Products purchased from 3rd Party sellers are not guaranteed by the Publisher for quality, authenticity, or access to any online entitlements included with the product. Evidence-Based Practice in Nursing & Healthcare: A Guide

    • UPC: 762687928

  • Modern API Design with ASP.NET Core 2 : Building Cross-Platform Back-End Systems

    Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You'll progress from the

    • UPC: 874998237

  • Professional Learning Communities at Worktm : Best Practices for Enhancing Students Achievement

    The book that launched a school improvement movement offers research-based recommendations drawn from the best practices found in schools nationwide for continuously improving school performance. Coming from the perspectives of both a distinguished dean of

    • UPC: 25219726

  • Visible Learning for Literacy, Grades K-12 : Implementing the Practices That Work Best to Accelerate Student Learning

    Ensure students demonstrate more than a year's worth of learning during a school year Renowned literacy experts Douglas Fisher and Nancy Frey work with John Hattie to apply his 15 years of research, identifying instructional

    • UPC: 49365921
    • Model: 9781506332352

  • Implementing Diversity: Best Practices for Making Diversity Work in Your Organization

    This practical and provocative guide provides the strategies and tactics used by organizations committed to implementing diversity from the top down. Focusing on the necessity for a strategic change initiative, Loden discusses: how to position

    • UPC: 25455699

  • Myths and Realities, Second Edition : Best Practices for English Language Learners

    A lot has changed since the first edition of Myths and Realities, yet the trends in education are as undeniable as they were then: English language learners (ELLs) constitute the fastest growing population in U.S.

    • UPC: 5411050
    • Rating: 5.0

  • Heroic Leadership : Best Practices from a 450-Year-Old Company That Changed the World

    Shows how Jesuits have successfully grappled with the same challenges that test great companies today with an emphasis on their adopted values: self-awareness, ingenuity, love, and heroism.

    • UPC: 3378981
    • Rating: 4.5

  • REST API Design Control and Management - eBook

    This book is designed to help those in a DevOp environment that are new to API, visualization of networking, storage and the control and management of such interfaces. After all technology has changed in so

    • UPC: 145845704

  • How to Design Great APIs - Parse Developer Day 2013

    Best Practices for API Design to Keep Your App Secure, Scalable and Efficient

    REST Tutorial - How to Design a Good RESTful API