Connect an existing React application to an API server created with Swagger

InstructorWill Button

Share this video with your friends

Send Tweet

In this lesson, I will show you how to update a simple, skeleton React application to work with the Todo API server built with Swagger. Using existing components, you will learn how to display all Todo items, update an existing Todo item, and add a new Todo item.