Simple play icon Course
Skills Expanded

Building a REST API with Python 3

If you’re looking for a practical application of all the Python theory you’ve learned, this course will teach you how to build a complete REST API using Python from scratch, including a database, and best practices like unit testing and type hints.

What you'll learn

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.

Table of contents

Course Overview
0mins
Starting the Project
0mins
Creating a Datamodel
0mins
Make Content Accessible through an API
0mins
Reading Content from Filesystem
0mins

About the author

Ready to upskill? Get started