Skip to content

Aam-Digital/aam-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aam Digital Services (aam-backend-service)

Collection of aam-digital services and tools

Maintainability Test Coverage

A modularize Spring Boot application that contains API modules for Aam Digital's case management platform.

Setup

See ndb-setup for instructions to enable the backend in an overall system: ndb-setup README

The individual modules like "Reporting" require some setup and environment variables. Please refer to the respective READMEs below for each API Module.

API Modules

  • Reporting: Calculate aggregated reports and run queries on all data, accessible for external services for API integrations of systems
  • Export: Template based file export API. Uses carbone.io as templating engine.

Development

The developer README provides detailed instructions how to set up a local testing environment: docs/developer/README.md