Skip to content

vhgarcia/cartola_pge_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartola PGE API

This repository holds the back end for the private league of a game called cartola. It lists the partials scores and keep track of some particular rules and data.

What we use

  • Rails 5 API
  • RSpec
  • Heroku
  • Resque / Redis

Installation

after create/migrate:

  • rake db:seed
  • If you are below proxy check commented lines at lib/web/api_cartola/connection.rb
  • start workers: (soon)

About

Rails 5 API for the cartola_pge application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.8%
  • HTML 0.2%