REST APIs with Flask and Python
  • Introduction
  • Note
  • Domains and HTTPS
    • What is a domain?
    • Purchasing a domain
    • Changing the Authoritative name servers
    • Modifying our DNS records
    • Getting an SSL certificate
    • Serving HTTPS traffic with nginx
Powered by GitBook
On this page

Introduction

NextNote

Last updated 7 years ago

Learn about REST APIs using Flask and Python.

Start at the beginning, and go all the way to authentication, database interactions (with SQLAlchemy), deployments, security, performance, and more.

This book goes along with the course at

Note: the book doesn't contain the entire course at the moment.

https://www.udemy.com/rest-api-flask-and-python/