# REST APIs with Flask and Python

# Course Content
- Course Introduction
- Your First REST API
- Flask RESTful for More Efficient Development
- Storing Resources in SQL Database
- Simplifying Storage with Flask SQLAlchemy
- Git: Version Control
- Deploying Flask Apps to Heroku
- Deploying Flask Apps to Own Server
- Security in Your REST APIs
- Token Refreshing and Flask JWT Extended