Skip to content

brazzinioc/twitter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWITTER API

A basic API REST based on Twitter API with Python and FastAPI.

DEVELOPMENT

  • Up dev containers with:

      docker-compose up -d
  • Follow logs with:

      docker logs twitter-api --follow
  • Type http://localhost:8080/docs from your browser.

PRODUCTION

  • Soon

About

A basic API REST inspired on Twitter API with Python - FastAPI and JSON files like database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors