Skip to content

Poorvak/twitter_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone

####This project uses Python+Flask for backend and Redis as the primary database ####The complete project is deployed on Google App Engine and is strictly following google development norms.

Steps for Usage

1. Run install_requirements.py by the python on the system

- This will install all the requirements

2. Run python run_server.py which will run the server

- Any change to the module will automatically be included and server will restart automatically.
  • Feel free to raise PR's to the master branch

About

This repository contains api structure that is similar to twitter using Redis as the database and Google App Engine for deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published