Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.11 KB

README.md

File metadata and controls

42 lines (29 loc) · 2.11 KB

Open Courts API

Build Status Code Climate Test Coverage

View performance data on Skylight View performance data on Skylight View performance data on Skylight View performance data on Skylight

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

Requirements

  • Ruby 3.3.0
  • Rails 7.1
  • PostgreSQL 16 (+ pgvector extension)

See other 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