Skip to content

otvorenesudy/otvorenesudy-api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Open Courts API

Build Status Code Climate Test Coverage

RESTful APIs and crawlers for public data of the Open Courts project

Requirements

  • Ruby 2.2
  • Rails 5 (currently on edge)
  • PostgreSQL 9.4

See requirements for Open Courts application

Installation

git clone git://github.com/otvorenesudy/otvorenesudy-api.git
cd otvorenesudy-api
bin/setup

See installation of Open Courts application

Contributing

  1. Fork it
  2. Create your feature branch git checkout -b new-feature
  3. Commit your changes git commit -am 'Add some feature'
  4. Push to the branch git push origin new-feature
  5. Create new Pull Request

License

Educational Community License 1.0