Skip to content

A FastAPI Twitter project with CRUD ops, OAuth auth, API endpoints for Tweet creation/edit/del/retrieval, using Pydantic for data validation.

Notifications You must be signed in to change notification settings

Monkey8596/Project_Twitter_API_FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A FastAPI Twitter project with CRUD ops, OAuth auth, API endpoints for Tweet creation/edit/del/retrieval, using Pydantic for data validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages