Skip to content

stephenoba/twitter_python_tips_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Python Tips with API

This is just an extension of the twitter python tips project.

Follow same steps in the twitter python tips project then add the following to your .env file;

  • GOOGLE_FORM_URL this is a url to the @python_tip google form or a form of similar structure.
  • GOOGLE_FORM_PYTHON_TIP_FIELD this is the input name (i.e <input name="get-this-value">) of the python tip field.
  • GOOGE_FORM_TWITTER_ID_FIELD same as above but for the twitter id field.
  • GOOGLE_FORM_EMAIL_FIELD same as above but for the email field.

Start your server python manage.py runserver and got to http://127.0.0.1:8000/api/ to see the list of available endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors