Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 450 Bytes

File metadata and controls

18 lines (15 loc) · 450 Bytes

Project with FastAPI (Twitter)⚡

Using the bases of FastAPI to make a little project

A series of practices where FastAPI based of different projects and tools where i put in practice the different concepts of the python languaje based on the platzi course .

It is evidenced:

  • Virtual enviroment
  • Validations:
    • Body
    • Models
    • Path
    • Query
  • Tags
  • Response Model
  • Response Body
  • Deprecates
  • Final project focus on twitter