• 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

  • 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

  • RESTful Java Patterns and Best Practices

    Learn best practices to efficiently build scalable, reliable, and maintainable high performance RESTful servicesAbout This BookLearn how to build RESTful services with JAX-RS 2.0Efficiently use the techniques outlined to build reliable and highly available applications based on RESTCompare REST API from Twitter, GitHub, Facebook and others in a conversational and easy-to-follow styleWho This Book Is ForThis book is aimed at novice developers who want to gain insights into building RESTful services and improve productivity, as well as for advanced developers who want to delve into more complica... [Read More]

    • ASIN: 1783287969
    • ASIN: 1783287969
    • ISBN: 1783287969
    • Manufacturer: Packt Publishing - ebooks Account

  • 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

  • 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

  • Go in Practice: Includes 70 Techniques

    Summary Go in Practice guides you through 70 real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Go may be the perfect systems language. Built with simplicity, concurrency, and modern applications in mi... [Read More]

    • ASIN: 1633430073
    • ASIN: 1633430073
    • ISBN: 1633430073
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Learn Microservices with Spring Boot: A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber

    Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber.Author Moises Macero follows a very pragmatic approach to explain the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. He covers some of the state-of-the-art techniques in computer programming, from a practical po... [Read More]

    • ASIN: 1484231643
    • ASIN: 1484231643
    • ISBN: 1484231643
    • Manufacturer: Apress

  • 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

  • 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

  • Node.js 8 the Right Way: Practical, Server-Side JavaScript That Scales

    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create highly parallel microservices and applications. This expanded and updated second edition showcases the latest ECMAScript features, current best practices, and modern development techniques. JavaScript ... [Read More]

    • ASIN: 168050195X
    • ASIN: 168050195X
    • ISBN: 9781680501957
    • Manufacturer: Pragmatic Bookshelf

  • 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

  • Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them

    API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric architectures. It might seem like grabbing stuff from a data source and shoving it out as JSON would be easy, but surviving changes in business logic, database schema updates, new features, or deprecated endpoints can be a nightmare. After finding many of the existing resources for API development to be lacking, Phil learned a lot of things the hard way through years of trial and error. This book aims to condense that experience,... [Read More]

    • ASIN: 0692232699
    • ASIN: 0692232699
    • ISBN: 0692232699
    • Manufacturer: Philip J. Sturgeon

  • PHP: A Comprehensive Intermediate Guide To Learn The Concept of PHP Programming

    For the last ten years, PHP has continued to evolve from just being a niche language used to power websites to an efficient tool that delivers an extensive functionality to businesses. Whether you plan to launch your best career in web development or you just want to set up your personal interactive website to save yourself the costs of hiring a PHP developer, this intermediate book will help you learn fundamental concepts which you can apply in your development process. In this book, you will learn the popular strategies and concepts designed wholly for web development. The PHP programming la... [Read More]

    • ASIN: B07K2VS41N
    • ASIN: B07K2VS41N

  • 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

  • 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

    • UPC: 23464786

  • Restful Java Web Services, Third Edition

    Restful Java Web Services, Third

    • UPC: 830425195

  • Passkey Learning Systems EA Review Workbook : Six Complete IRS Enrolled Agent Practice Exams 2018-2019 Edition

    PassKey Learning Systems EA Review: Workbook features six complete Enrolled Agent practice exams, with detailed answers, to accompany the PassKey study guides. The 600 targeted test questions have been created specifically for the EA exam

    • UPC: 753666140

  • Learn Microservices with Spring Boot : A Practical Approach to Restful Services Using Rabbitmq, Eureka, Ribbon, Zuul and Cucumber

    Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development,

    • UPC: 457140213

  • Web Content Management : Systems, Features, and Best Practices

    "Looking to select a web content management system (CMS), but confused about the promises, terminology, and buzzwords? Do you want to understand content management without having to dive into the underlying programming? This book provides

    • UPC: 44979023

  • ASVAB Study Guide 2018-2019 : Test Prep & Practice Test Questions for the Armed Services Vocational Aptitude Battery Exam

    Test Prep Book's ASVAB Study Guide 2018-2019: Test Prep & Practice Test Questions for the Armed Services Vocational Aptitude Battery Exam Developed by Test Prep Books for test takers trying to achieve a passing score

    • UPC: 802457583

  • Amazon Web Services in Action

    Summary Amazon Web Services in Action, Second Edition is a comprehensive introduction to computing, storing, and networking in the AWS cloud. You'll find clear, relevant coverage of all the essential AWS services you to know,

    • UPC: 714016630

  • Even Faster Web Sites : Performance Best Practices for Web Developers

    As an important follow-up to O'Reilly's bestselling "High Performance Web Sites," this second edition offers additional rules for speeding up Web page loading and

    • UPC: 10898275
    • Rating: 5.0

  • Building a Restful Web Service with Spring

    Building a Restful Web Service with

    • UPC: 53681679

  • Amazon Web Services in Action

    Summary Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The book will teach you about the most important services on AWS. You will also learn about best

    • UPC: 46924078

  • Never RESTing – RESTful API Best Practices using ASP.NET Web API - Spencer Schneidenbach

    REST API Web Service Best Practices

    REST Tutorial - How to Design a Good RESTful API