Skip to content

Commit

Permalink
Merge pull request #42 from CaritasDeutschland/feature-add-service-de…
Browse files Browse the repository at this point in the history
…scription

docs: added service description
  • Loading branch information
mebo4b authored Jun 25, 2021
2 parents b5e0ae0 + ac26136 commit 1b3b6dc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
File renamed without changes
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Caritas Online-Beratung MailService
This is the repository containing all logic for the Caritas Online-Beratung MailService.

The MailService provides REST API calls which trigger e-mail dispatching for users and also error notifications for system administrators.
The service must only be reachable from within the Docker network and therefore can only be triggered by other services and not externally (by the client).
It comes up with predefined templates but also a free text template which supports HTML elements.

## Help and Documentation
In the project [documentation](https://caritasdeutschland.github.io/documentation/docs/setup/setup-backend) you'll find information for setting up and running the project.
You can find some detailled information of the service architecture and its processes in the repository [documentation](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/tree/master/documentation).

## License
The project is licensed under the AGPLv3 which you'll find [here](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/blob/master/LICENSE).
Expand Down

0 comments on commit 1b3b6dc

Please sign in to comment.