Skip to content

Instantly share code, notes, and snippets.

@atoulme
Forked from sr/sinatra-apps.txt
Created January 29, 2009 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atoulme/54525 to your computer and use it in GitHub Desktop.
Save atoulme/54525 to your computer and use it in GitHub Desktop.
Let's make a list of Sinatra-based apps!
Apps:
- http://github.com/cschneid/irclogger "Sinatra based irclogger.com"
- http://github.com/rtomayko/wink "minimalist blogging engine"
- http://github.com/foca/integrity "The easy and fun Continuous Integration server"
- http://github.com/sr/git-wiki "git-powered wiki"
- http://github.com/entp/seinfeld "Seinfeld-inspired productivity calendar to track your public github commits."
- http://github.com/karmi/marley "Marley, the blog engine without <textareas>."
- http://github.com/ichverstehe/gaze "Serve up your Markdown files with this tiny Sinatra app!"
- http://github.com/bomberstudios/sinatra_wiki "An ultralight, ultraminimal wiki thing with Markdown"
- http://github.com/chas/todoist-share "A read-only Sinatra microapp for sharing your Todoist.com projects"
- http://github.com/Adkron/sinatratumblog "A small tumblog written with sinatra"
- http://github.com/johnreilly/github-fogbugz "A sinatra app to log your GitHub commits with FogBugz"
- http://github.com/zapnap/toopaste "Simple (Tiny) Pastie Clone Using Sinatra & DataMapper"
- http://github.com/jw-00000/journey-to-success "A weblog, in Ruby, using Sinatra and Sequel. An experiment, using literate programming techniques. A book, in English, maybe?"
- http://github.com/namelessjon/notable "A very simple sinatra application which listens on Jabber to take your notes and then displays them back to you"
- http://github.com/joelsouza/siniki "wiki with sinatra ruby framework"
- http://github.com/webs/rash "rash. ruby, sinatra, twitter & hashtags."
- http://github.com/moomerman/frog "Frog is a full-featured blog application written using the sinatra web framework"
- http://github.com/sr/saloon "AtomPub server implemented using Sinatra and CouchDB"
- http://github.com/thumblemonks/grudge "Stand-alone git repository comment rater"
- http://github.com/moomerman/snail "Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework"
- http://github.com/karmi/yaml_micro_chat "http://github.com/karmi/yaml_micro_chat"
- http://github.com/pjhyett/github-services "Official GitHub Services Integration"
- http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
- http://github.com/adamwiggins/scanty "Scanty, an even more minimalist blogging engine"
- http://github.com/jtulloch/scanty/tree/master "Scanty, using CouchDB"
- http://github.com/Titanous/a3 "Asterisk-Adhearsion API; A Sinatra app that brings REST to Asterisk"
- http://allan.de/git/ticketspass/master "a little sinatra app to keep track of tickets with nice console integration"
- http://gist.github.com/29409 "Small app to control your Itunes via HTTP."
- http://devver.net/blog/2008/11/building-a-iphone-web-app-in-under-50-lines-with-sinatra-and-iui/ "Building a iPhone web app in under 50 lines with Sinatra and iUI"
- http://github.com/Oshuma/weewar-spy-web "Sinatra app that utilizes the WeewarSpy library to spy on your Weewar games."
- http://github.com/rb2k/runninglog "A simple sinatra-app to display information about gpx files"
- http://github.com/Oshuma/manweb "A simple Sinatra app to display manual pages."
- http://github.com/jnewland/god_web/tree/master "iPhone friendly web UI for God"
- http://github.com/tobias/url_unwind "A short url unwinding service"
- http://github.com/gnugeek/wordnatra "sinatra / datamapper interface to princeton's wordnet lexical dictionary"
- http://github.com/intalio/csv2xml/tree/master "a REST service to transform a CSV into XML"
Libs:
- http://github.com/nakajima/sinatras-hat "Mount models as web services in Sinatra with ease."
- http://github.com/mikker/my_way/tree/master "A Sinatra base app with DataMapper / RSpec. For getting quickly off your feet and into developing!"
- http://github.com/kastner/sin "A mini blog engine in Sinatra with hAtom and MetaWeblog API"
- http://github.com/deadprogrammer/frankie "Easy creation of Facebook applications in Ruby using plugin for Sinatra web framework that integrates with Facebooker gem."
- http://github.com/nakajima/capinatra "Quickly deploy Sinatra apps to Passenger."
- http://github.com/ardekantur/shnork "link checking fun for sinatra websites"
- http://github.com/giraffesoft/classy_resources "Think resource_controller, except for sinatra."
Sites:
- http://calendaraboutnothing.com/ "Calendar About Nothing"
- http://followcost.com/ "Follow Cost"
- http://stuff.lilleaas.net/ "Stuff." (http://github.com/leethal/stuff-site)
- http://lazydog.subimage.com/ "Kill the lazy dog"
- http://urlunwind.com/ "Short URL unwinder"
Blogs running Wink:
- http://tomayko.com/
- http://blog.nuclearsquid.com/
Blogs running Scanty:
- http://adam.blog.heroku.com/
Blogs running Marley:
- http://www.restafari.org/
- http://lukeredpath.co.uk/blog
- http://railsillustrated.com/
Companies and sites using Sinatra internally:
- Curbed Network (http://curbed.com, http://eater.com, http://racked.com)
- GitHub (http://github.com/blog/53-github-services-ipo)
- Songbird (http://getsongbird.com)
- Heroku (http://heroku.com)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment