Skip to content

ministryofjustice/hmpps-welcome-people-into-prison-api

Repository files navigation

hmpps-welcome-people-into-prison-api

API docs

This service provides:

  • Welcome people into prison functionality for welcome-people-into-prison-ui
  • Body scan functionality for welcome-people-into-prison-ui

Starting the service

Run the WelcomeToPrisonApi.kt main method with the dev profile.

Ensure that IntelliJ is configured to run and build the project using gradle rather than it's own build tool.

Linting

to run linting ./gradlew ktlintFormat

Project architecture

Kotlin based project with

uk.gov.justice.digital.hmpps.welcometoprison - all classes for Welcome People Into Prison domain
uk.gov.justice.digital.hmpps.bodyscan - all classes for Body Scan domain
uk.gov.justice.digital.hmpps.archunit - all test classes for guarding project structure

About

API to support hmpps-welcome-people-into-prison-ui.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published