Skip to content

Latest commit

 

History

History
154 lines (80 loc) · 7.46 KB

README.md

File metadata and controls

154 lines (80 loc) · 7.46 KB

Video Membership Logo

Video Membership

Create a Video Membership app using FastAPI & NoSQL. In this series, we're going to explore building a membership application using FastAPI and a managed Cassandra database called AstraDB.

In this one, we'll learn how to implement a number of key features in building a video membership site including:

  • Creating Users (with custom fields) from scratch
  • Saving Secure, Hashed, Passwords
  • Authentication
  • Video Analytics & Resumable Videos
  • Search Engine
  • And much more

Chapter Links