Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Flask - Week 12

Week goal 🏁

In this week you wil learn about Flask, the server side rendering Python microframework. You will be able to build web applications using this tool. A lot of theorical content is required, as you will be learning about some of the fundamentals of web development and backend tools

Week subtopics

  • What is Flask?
    • Flask capabilities
    • Client-Server Model
    • Server Side Rendering
    • Flask Application
    • Python Requirements.txt
  • What is an API?
    • Request modifiers (middlewares)
    • Request Object
    • Response Object
    • Postman
    • Endpoint Routes
    • Request Handlers
  • Database basics
    • Explicar DB relacional y no relacional
    • Schema Creation
    • Tables
    • Queries
    • Select
    • Insert
    • Update
    • Delete

Week challenges (Monday) 💻

  1. Readings 📚

Week challenges (Tuesday) 💻

  1. Hello world using Flask 🌎

Week challenges (Wednesday) 💻

  1. About Databases ⚙️

Week challenges (Thursday) 💻

  1. Calling an API using Python 🐍

Week links 🔗

Session links 🔗