forked from ajmers/filterometry
-
Notifications
You must be signed in to change notification settings - Fork 0
SzySteve/filterometry
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
View Instagram users' media aggregated by filter. Ruby/Sinatra API with Backbone frontend. Setup: -Using 'dotenv' plugin for configuration. Your .env file will need an Instagram developer API callback URL, client ID, and client secret. // Sample .env // CALLBACK_URL=http://localhost:4567/oauth/callback // CLIENT_ID=###### // CLIENT_SECRET=##### -Install Ruby and run 'bundle install' in the directory, and run the app with "rerun 'ruby app.rb'".
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 97.4%
- HTML 1.2%
- Other 1.4%