virtualidentityag / diakonie-onlineBeratung-uploadService

Home Page:https://caritasdeutschland.github.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caritas Online-Beratung UploadService

The UploadService acts as a middleman between the client and Rocket.Chat to upload files to Rocket.Chat. It was introduced because the Rocket.Chat API also allows to send a message within the same file upload call and therefore the de- and encryption of this message needs to be done with the same routine the MessageService does.

Furthermore you can limit the number of uploads and the files types that can be uploaded with the help of the UploadService.

Help and Documentation

In the project documentation 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.

License

The project is licensed under the AGPLv3 which you'll find here.

Code of Conduct

Please have a look at our Code of Conduct before participating in the community.

Contributing

Please read our contribution guidelines before contributing to this project.

About

https://caritasdeutschland.github.io/documentation/

License:GNU Affero General Public License v3.0


Languages

Language:Java 99.9%Language:Dockerfile 0.1%Language:JavaScript 0.0%Language:Batchfile 0.0%