Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

softprops/muxup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muxup

A Meetup API flask example

install

This app depends on Flask and requests

easy_install pip
pip install -r requirements.txt

Before starting the application be sure to export the following environment variables

export CLIENT_ID=YOUR_REGISTERED_MEETUP_OAUTH_CONSUMER_KEY
export CLIENT_SECRET=YOUR_REGISTED_MEETUP_OAUTH_CLIENT_SECRET
export COOKIE_SECRET=RANDOM_STRING_OF_CHARS_USED_TO_SIGN_COOKIES

About

demo meetup api python app

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published