ZainW / lumber-api

First try got out of hand time for round 2!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Lumber DotA 2 API based on Ruby 2.4.0 and Ruby on Rails 5.0.2

Tests are made in Rspec

Seed files for the Databse are hidden until they are complete (Constantly changing)

It is currently in Development mode only, not production ready

It is Running a Postgres 9.6 although 9.4 and 9.5 should work fine.

To run tests run rspec

If you would liek to contribute to the project, take into consideration that I am very new at this so be patient with me....

Also won't accept pull requests that don't have an appropriate test or modification to the existing tests!

#This is a project that is going through heavey changes and rapid developement, this is not ready for other to use at this point!

if you have any questions join the Development Discord at https://discord.gg/dCXxbVh

About

First try got out of hand time for round 2!

License:MIT License


Languages

Language:Ruby 99.7%Language:HTML 0.3%