Book description
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 organization. Test, secure, and deploy your API with confidence and avoid the "release into production" panic. Tackle just about any API challenge with more than a dozen open-source utilities and common programming patterns you can apply right away.
Good API design means starting with the API-First principle - understanding who is using the API and what they want to do with it - and applying basic design skills to match customers' needs while solving business-critical problems. Use the Sketch-Design-Build method to create reliable and scalable web APIs quickly and easily without a lot of risk to the day-to-day business operations. Create clear sequence diagrams, accurate specifications, and machine-readable API descriptions all reviewed, tested, and ready to turn into fully-functional NodeJS code.
Create reliable test collections with Postman and implement proper identity and access control security with AuthO-without added cost or risk to the company. Deploy all of this to Heroku using a continuous delivery approach that pushes secure, well-tested code to your public servers ready for use by both internal and external developers.
From design to code to test to deployment, unlock hidden business value and release stable and scalable web APIs that meet customer needs and solve important business problems in a consistent and reliable manner.
Publisher resources
Table of contents
- Â Acknowledgments
- Â Preface
- Part I. Getting Started
- Part II. The Design Phase
- Part III. The Build Phase
- Part IV. The Release Phase
-
Part V. Appendixes
- A1. Installation Hints
-
A2. Exercise Solutions
- Whereâs the Code?
- Solution for Chapter 1: Getting Started with API First
- Solution for Chapter 2: Understanding HTTP, REST, and APIs
- Solution for Chapter 3: Modeling APIs
- Solution for Chapter 4: Designing APIs
- Solution for Chapter 5: Describing APIs
- Solution for Chapter 6: Sketching APIs
- Solution for Chapter 7: Prototyping APIs
- Solution for Chapter 8: Building APIs
- Solution for Chapter 9: Testing APIs
- Solution for Chapter 10: Securing APIs
- Solution for Chapter 11: Deploying APIs
- A3. API Project Assets Checklist
Product information
- Title: Design and Build Great Web APIs
- Author(s):
- Release date: October 2020
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781680508130
You might also like
book
Designing Web APIs
Using a web API to provide services to application developers is one of the more satisfying …
book
The Design of Web APIs
The Design of Web APIs is a practical, example-packed guide to crafting extraordinary web APIs. Author …
book
API Design Patterns
A collection of best practices and design standards for web and internal APIs. In API Design …
book
Designing APIs with Swagger and OpenAPI
Follow real-world API projects from concept to production, and learn hands-on how to describe and design …