Skip to content

mjaskula/openbeerdatabase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Beer Database

A free, public database and API for beer information.

Local Development

  1. Ensure PostgreSQL is running.
  2. Install the required dependencies with Bundler.
    bundle
    
  3. Create and migrate the database.
    rake db:create db:migrate
    

Bug Reports & Feature Requests

Please use GitHub Issues to report bugs or request features.

Contributing

  1. Fork the project.
  2. Create a branch for your new feature.
  3. Write tests.
  4. Write code to make the tests pass.
  5. Submit a pull request.

License

Open Beer Database uses the MIT license. See LICENSE for more details.

About

A free, public database and API for beer information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors