Sign up
Forgot password?
FAQ: Login

Development of API and Web API

  • Folding files by type is disabled
A
Independently published, 2023. — 293 p. — ISBN-10: B0CN52PBNB. Discover the Power of Backend Development with Django & Python! Unlock the secrets to building robust, scalable, and dynamic REST APIs with this comprehensive guide. Whether you’re a beginner eager to dive into the backend world or a front-end developer aiming to expand your horizons, this book is tailored just for...
  • №1
  • 1,34 MB
  • added
The Pragmatic Programmers, LLC., 2020. — 250 p. — ISBN13: 978-1-68050-680-8. 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 to deployment of mission-critical APIs for your...
  • №2
  • 8,58 MB
  • added
Sixth Release. — O’Reilly Media, 2022. — 468 p. — ISBN13: 978-1-098-10674-4. Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem....
  • №3
  • 5,03 MB
  • added
O’Reilly Media, 2024. — 278 p. — ISBN-13: 978-1-098-15069-3. JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in the...
  • №4
  • 3,09 MB
  • added
B
No Starch Press, 2022. — 368 p. — ISBN: 978-1-718-50244-4. Hacking APIs is a crash course on web API security testing that will prepare you to penetration-test APIs, reap high rewards on bug bounty programs, and make your APIs more secure. You’ll learn how REST and GraphQL APIs work in the wild and set up a streamlined API testing lab with Burp Suite and Postman. Then you’ll...
  • №5
  • 11,13 MB
  • added
G
Manning Publications, 2021. — 481 p. — ISBN: 9781617295850. Modern software systems are composed of many servers, services, and other components that communicate through APIs. As a developer, your job is to make sure these APIs are stable, reliable, and easy to use for other developers. API Design Patterns provides you with a unique catalog of design standards and best...
  • №6
  • 2,94 MB
  • added
O’Reilly Media, Inc., 2022. — 286 p. Most organizations with a web presence build and operate APIs; the doorway for customers to interact with the company's services. Designing, building, and managing these critical programs affect everyone in the organization, from engineers and product owners to C-suite executives. But the real challenge for developers and solution architects...
  • №7
  • 6,16 MB
  • added
  • info modified
H
Addison-Wesley Professional, 2021. — 336 p. Principles of Web ADI Design is a comprehensive, start-to-finish guide to the processes required for effective API design. Unlike other books, it covers the entire lifecycle. Leading API and microservices consultant James Higginbotham shows how API development teams can successfully integrate processes that occur before, during, and...
  • №8
  • 6,16 MB
  • added
  • info modified
Pearson Education, 2022 — 336 p. — ISBN-13: 978-0-13-735563-1. Principles of Web ADI Design is a comprehensive, start-to-finish guide to the processes required for effective API design. Unlike other books, it covers the entire lifecycle. Leading API and microservices consultant James Higginbotham shows how API development teams can successfully integrate processes that occur...
  • №9
  • 19,07 MB
  • added
  • info modified
J
GitforGits, 2023. — 377 p. — ISBN-13: 978-8119177073. Build, test, debug, document, and publish APIs faster throughout the entire lifecycle". Mastering Postman" is the ultimate guide for anyone looking to streamline their API development process. Whether you're a seasoned developer or just starting, this book will take you through every step of the API lifecycle and equip you...
  • №10
  • 1,51 MB
  • added
O’Reilly, 2018. — 311 p. — ISBN13: 978-1-492-02692-1. Using a web API to provide services to application developers is one of the more satisfying endeavors that software engineers undertake. But building a popular API with a thriving developer ecosystem is also one of the most challenging. With this practical guide, developers, architects, and tech leads will learn how to...
  • №11
  • 2,63 MB
  • added
  • info modified
L
Manning Publications, 2019. — 392 p. — ISBN: 978-1617295102, 1617295108. The Design of Web APIs is a practical, example-packed guide to crafting extraordinary web APIs. Author Arnaud Lauret demonstrates fantastic design principles and techniques you can apply to both public and private web APIs. Foreword by Kin Lane, The API Evangelist. Purchase of the print book includes a...
  • №12
  • 48,89 MB
  • added
  • info modified
M
Manning Publications, 2020. — 577 p. — ISBN: 978-1617296024. API Security in Action teaches you how to create secure APIs for any situation. By following this hands-on guide you’ll build a social network API while mastering techniques for flexible multi-user security, cloud key management, and lightweight cryptography. A web API is an efficient way to communicate with an...
  • №13
  • 7,23 MB
  • added
2nd Edition. — Mehdi Medjaoui, Erik Wilde, Ronnie Mitra, Mike Amundsen. — O’Reilly Media, 2022. — 300 p. — ISBN: 978-1-098-10353-8. A lot of work is required to release an API, but the effort doesn’t always pay off. Overplanning before an API matures is a wasted investment, while underplanning can lead to disaster. This practical guide provides maturity models for individual...
  • №14
  • 2,82 MB
  • added
  • info modified
N
Apress Media LLC, 2025. — 142 p. — (Apress Pocket Guides). — ISBN-13: 979-8-8688-1285-9. Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications. Inside, you’ll explore the fundamental functionalities to implement...
  • №15
  • 1,52 MB
  • added
Leanpub, 2022. — 105 p. Version: 2022-10-27 A compilation of top best practices for improving the developer experience for an API-as-a-Product. At Nordic APIs, we pay special attention to the overall strategy behind Application Programming Interfaces (APIs). And time and time again, we've found that quality developer experience truly sets apart favorite services with high...
  • №16
  • 2,08 MB
  • added
P
Apress, 2018. — 178 p. Implement application programming interface (API) usability, security, availability, reliability, and scalability to extend your company’s market and potentially generate revenue. Businesses know they need to extend their markets into the digital world, and expose internal data to the Internet. This book shows how stakeholders within an organization can...
  • №17
  • 3,65 MB
  • added
  • info modified
R
Alan Richardson, 2017. — 293 p. Have you ever wished that you had a worked example of how to test a REST API? Not just automate the API, but how to interact with it, using command line and GUI tools, to support your manual interactive testing. Then take your testing forward into automating the API? That's what this book provides. A step by step case study covering: - How to...
  • №18
  • 2,02 MB
  • added
  • info modified
O’Reilly Media, 2013. — 404 p. — ISBN: 978-1-4493-5806-8. 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...
  • №19
  • 3,85 MB
  • added
  • info modified
S
Leanpub, 2016. — 194 p. Tasked with building an API for your company but don't have a clue where to start? Taken over an existing API and hate it? Built your own API and still hate it? This book is for you. API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric...
  • №20
  • 3,10 MB
  • added
  • info modified
T
Apress, 2018. — 183 p. — ISBN: 1484235541. Learn the business and technical importance of API design and architecture using the available cloud services from Azure and AWS. This book starts off with an introduction to APIs and the concept of API Economy from a business and organizational perspective. You'll decide on a sustainable API strategy and API architecture based on...
  • №21
  • 3,58 MB
  • added
  • info modified
W
Manning Publications Co., 2022. — 264 p. — ISBN: 978-1617299537. Ensure your web APIs are consistent and bug-free by implementing an automated testing process. In Testing Web APIs you will: Design and implement a web API testing strategy. Set up a test automation suite. Learn contract testing with Pact. Facilitate collaborative discussions to test web API designs. Perform...
  • №22
  • 3,82 MB
  • added
Z
Addison-Wesley Professional, 2023. — 544 p. — ISBN13: 978-0-13-767010-9. Proven Patterns for Designing Evolvable High-Quality APIs — For Any Domain, Technology, or Platform. APIs enable breakthrough innovation and digital transformation in organizations and ecosystems of all kinds. To create user-friendly, reliable, and well-performing APIs, architects, designers, and...
  • №23
  • 19,10 MB
  • added
There are no files in this category.

Comments

There are no comments.
Up