Collection of aam-digital services and tools
A modularize Spring Boot application that contains API modules for Aam Digital's case management platform.
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.
- 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.
The developer README provides detailed instructions how to set up a local testing environment: docs/developer/README.md