Skip to content

JAD200/Twitter_fastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter API with fastAPI

GitHub repo size

Content

  1. Forms
  2. Cookies and headers management
  3. Files edition
  4. Status codes
  5. HTTPExceptions
  6. Docstrings or documentation
  7. Deprecate code
  8. Models of users and tweets
  9. Path operations structures
  10. Manage users and tweets information with:
    • Post (Register/Login a user)
    • Get (All users/tweets or especific user/tweet)
    • Put (Update a user/tweet)
    • Delete (A user or a tweet)

Description

This is an API that tries to emulate the behaviour of Twitter´s backend using fastAPI on Python


Python logo FastAPI logo

GitHub Repo stars GitHub followers

From a course of 💚Platzi💚

About

An adaptation of Twitter's backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages