GithubHelp home page GithubHelp logo

isabella232 / twitter-reference-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yext/twitter-reference-app

0.0 0.0 0.0 14 KB

Reference app that posts to Twitter when a Yext location updates.

Python 60.48% CSS 17.09% HTML 22.43%

twitter-reference-app's Introduction

twitter-reference-app

Reference app that posts to Twitter when a Yext location updates.

Prerequisites

  1. Create a Yext developer account and add an app.
  2. Create a Twitter developer account and add an app.

Setup

  1. Clone this repository.
git clone https://github.com/yext/twitter-reference-app.git
  1. Install Python requirements using pip. Using a Python environment tool like virtualenv is recommended.
virtualenv /path/to/env
/path/to/env/bin/pip install -r requirements.txt
  1. Create a configuration file containing Yext and Twitter credentials. See app.cfg.sample for reference.
  2. Run the app.
APP_SETTINGS=/path/to/config /path/to/env/bin/python app.py
  1. Navigate to http://127.0.0.1:5000/ to view app.

Note: To successfully go through the OAuth flow, the Yext OAuth redirect domain and Twitter OAuth redirect URI must both be set to point to your app.

twitter-reference-app's People

Contributors

davidwen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.