Andreas Haller

Results 3 repositories owned by Andreas Haller

gbarcode

25
Stars
21
Forks
Watchers

C extension that wraps the GNU Barcode project using SWIG - Works on Ruby 1.9 (see ruby1.9 branch) - This is just a fork. See http://rubyforge.org/projects/gbarcode for upstream.

openapi_first

84
Stars
10
Forks
Watchers

Build your API on top of OpenAPI. Ensure that your implementation follows exactly your API description.

sinatra-openid-consumer-example

22
Stars
3
Forks
Watchers

A basic example for an OpenID consumer using Sinatra - This is mainly for learning purpose. You should checkout rack-openid, warden or the like.