Skip to content

dropio/collabio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collab.io

This sample application taps into the lesser used features of Drop.io to create a collaboration tool for a one time, topical meeting.

This application requires to you sign up for an API key. To get an API key, go to http://api.drop.io/.

Create a RAILS_ROOT/config/api.yml with the contents below, replacing "your_api_key" with your API key you were issued.

dropio:
	api_key: your_api_key

Then just...

>mongrel_rails start

About

collab.io, an example application on top of the Drop.io API (http://api.drop.io)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published