rubygems / bundler-api

Bundler 1.1+ API
46 stars 39 forks source link

:warning: Deprecated

This repository, and the web app it powered, are deprecated and no longer in use by either Bundler or RubyGems. https://github.com/rubygems/rubygems.org now powers all of the endpoints this app previously served.

Code Climate Build Status

bundler-api

Getting Started

Run script/setup to create and migrate the database specified in the $DATABASE_URL environment variable.

Environment

The default environment is stored in .env. Override any of the settings found there by creating a .env.local file.

Production Databases