Learning about lots of different parts of Python language and ecosystem is great. But how do you put all those parts together in practice? In this course, Building a REST API with Python 3, you’ll learn to build a complete Python project from scratch. First, you’ll explore how to setup the project environment. Next, you’ll discover how to set up the database and REST API. Finally, you’ll learn how to make sure it all works correctly using unit tests. When you’re finished with this course, you’ll have the skills and knowledge needed to create real-world Python projects from start to finish using best practices and popular tools.
Overview
Learning about lots of different parts of Python language and ecosystem is great. But how do you put all those parts together in practice? In this course, Building a REST API with Python 3, you’ll learn to build a complete Python project from scratch. First, you’ll explore how to setup the project environment. Next, you’ll discover how to set up the database and REST API. Finally, you’ll learn how to make sure it all works correctly using unit tests. When you’re finished with this course, you’ll have the skills and knowledge needed to create real-world Python projects from start to finish using best practices and popular tools.
Syllabus
- Course Overview 1min
- Starting the Project 20mins
- Creating a Datamodel 19mins
- Make Content Accessible through an API 28mins
- Reading Content from Filesystem 15mins
Taught by
Pluralsight