Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.16 KB

View court data

A service to enable Legal Aid Agency (LAA) caseworkers to view and "link" Court data related to a claim for remuneration. This is primarily an interface to the laa-court-data-adaptor API, which in turn is a conduit providing a layer of abstraction around the HMCTS "common platform" API.

CircleCI Code Climate Test Coverage MIT license

Quick start (on macosx)

make install

make run

make open

Documentation