Skip to content

Linar/memegenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test app for Coub API (coub.com/dev/docs) described in this tutorial: medium.com/@igorgl/coub-api-tutorial-ff0e9c6bb67c In Russian: medium.com/@igorgl/туториал-по-coub-api-6bf7988d2c9d

You need to register your application on coub.com/dev/applications to use it and add Application ID and Secret to COUB_KEY and COUB_SECRET enviromental variables (or put it into config/initializers/ominauth.rb).

This app requires ffmpeg with freetype support, on Mac you can install it via Homebrew:

brew install ffmpeg --with-freetype

Feel free to fork and clone and do whatever you want with this code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.5%
  • HTML 19.4%
  • CSS 3.5%
  • JavaScript 2.2%
  • CoffeeScript 1.4%