• 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 capabilitiesKey FeaturesUnderstand advanced topics such as API gateways, API securities, and cloudImplement patterns programmatically with easy-to-follow examplesModernize legacy codebase using API connectors, layers, and microservicesBook DescriptionThis 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 concepts of... [Read More]

    • ASIN: B07BJL399D
    • ASIN: B07BJL399D
    • Manufacturer: Packt Publishing

  • 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

  • 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

  • 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

  • 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

  • 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) (Volume 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: 150867664X
    • ASIN: 150867664X
    • ISBN: 150867664X
    • Manufacturer: CreateSpace Independent Publishing Platform

  • 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 Services Cookbook: Solutions for Improving Scalability and Simplicity

    While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 100 recipes to help you take advantage of REST, HTTP, and the infrastructure of the Web. You'll learn ways to design RESTful web services for client and server applications that meet performance, scalability, reliability, and security goals, no matter what programming language and development framework you use.Each recipe includes one or two problem statements, with easy-to-follow, step-by-step inst... [Read More]

    • ASIN: 0596801688
    • ASIN: 0596801688
    • ISBN: 0596801688
    • Brand: Brand: Yahoo Press
    • 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 (Paperback)

    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

  • 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

  • Leverage Your Best, Ditch the Rest : The Coaching Secrets Top Executives Depend on

    Two leading figures from Coaching.com draw on the philosophies of the New Coaching program to reveal how to improve oneself by viewing the world differently, posing personal discovery questions and outlining a three-part process through

    • UPC: 2473192

  • The Perfect Close : The Secret to Closing Sales - The Best Selling Practices & Techniques for Closing the Deal

    If you want to discover how to close sales using the absolute best practice (one that's non-pushy, flexible, natural & easy to learn) then read this book.Author James Muir shares unique insights on how 'closing

    • UPC: 980820227

  • Fierce Leadership : A Bold Alternative to the Worst "Best" Practices of Business Today

    From the author of the acclaimed book Fierce Conversations comes the antidote to some of the most wrongheaded practices of business today.- "Provide anonymous feedback."- "Hire smart people." - "Hold people accountable." These are all

    • UPC: 14565661

  • 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

  • The Million-Dollar Financial Advisor Team : Best Practices from Top Performing Teams

    David Mullen, Jr., whose financial advisor program at Merrill Lynch had a success rate twice the industry average, shows advisors how to effectively offer wealth and financial management services under one roof to better service

    • UPC: 829055553

  • Refire! Don't Retire : Make the Rest of Your Life the Best of Your Life

    Argues that instead of seeing retirement as a time to endure and withdraw, it should be viewed as an opportunity for enjoyment and growth in body, mind, and

    • UPC: 40565874

  • Maintenance and Reliability Best Practices

    Drawing upon the authors many years of shop floor and management experience in a variety of industries,

    • UPC: 17374072

  • A Trainer's Guide to PowerPoint : Best Practices for Master Presenters

    A Trainer's Guide to PowerPoint: Best Practices for Master Presenters is Mike Parkinson's master class on the art of PowerPoint. Learn his award-winning PowerPoint process as he guides you through three phases of presentation development--discover,

    • UPC: 223507660

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

    How to Design Great APIs - Parse Developer Day 2013

    REST Tutorial - How to Design a Good RESTful API