Design and build a Calendly.com Clone using OpenAPI

Опубликовано: 15 Октябрь 2024
на канале: Manning Publications
1,510
10

Check out Josh Ponelat & Lukas Rosenstock's book 📖 Designing APIs with Swagger and OpenAPI | http://mng.bz/o8pd 📖 To save 40% off this book ⭐ DISCOUNT CODE: watchponelat40 ⭐ In this video, Josh and Lukas demonstrates how to design a contrived clone for the popular Calendly.com website using the OpenAPI and Swagger.

API Design First is a recommended approach towards building APIs in which software teams collaborate to create an API definition in the machine-readable OpenAPI format before writing any code. The definition then acts as the single source of truth that drives the implementation and the rest of the software development lifecycle.

This video is an excerpt from a live coding session by Josh Ponelat & Lukas Rosenstock.

To watch the entire video go to http://mng.bz/Y6BK.

📚📚📚
Designing APIs with Swagger and OpenAPI | http://mng.bz/o8pd
To save 40% use discount code: watchponelat21
📚📚📚

"Designing APIs with Swagger and OpenAPI" introduces a design-first approach. Written for developers new to API design, it follows the lifecycle of an API project from concept to production. You’ll explore the dos and don’ts of APIs through progressively complete examples. You’ll get hands-on experience designing APIs for specific business needs, using open source tools to generate documentation, and building developer-friendly components like mocks and client SDKs.