Giter Club home page Giter Club logo

hmcts.ia-case-access-api's Introduction

ia-case-access-api

Service to access CCD case data for IAC case types

Background

There is a business need to do query CCD case data for a reconciliation purpose. The reconciliation process is requested by Liberata where there is a need to provide additional information (surname) by IAC Team. There is a designed solution where IAC application will request case data querying CCD Elastic Search endpoint. Exposed IAC endpoint will be generic and easy to extend if additional information is needed in the future. ia-case-access-api allows accessing CCD case data information.

Testing application

Unit tests and code style checks:

./gradlew build

Integration tests use Wiremock and Spring MockMvc framework:

./gradlew integration

Functional tests use started application instance:

./gradlew functional

Running application

ia-case-access-api is common Spring Boot application. Command to run:

./gradlew bootRun

There is special testing endpoint included in the code. It can be activated by changing Spring profile. Command to run:

SPRING_PROFILES_ACTIVE=test ./gradlew bootRun

Usage

API details about usages and error statuses are placed in Swagger UI

Implementation

ia-case-access-api has a single POST endpoint called supplementary-details. The payload is a list of CCD Case Ids.

Authentication is defined as any other Reform application with Idam Authorization token and S2S ServiceAuthorization token.

License

This project is licensed under the MIT License - see the LICENSE file for details

hmcts.ia-case-access-api's People

Contributors

mkayad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.