2021-12-02 15:57:58 +01:00
2021-12-02 12:10:01 +01:00
ENV
2021-11-30 17:58:12 +01:00
2021-11-25 15:44:16 +01:00
2021-12-02 15:57:58 +01:00
2021-11-25 17:57:07 +01:00
2021-12-02 15:57:58 +01:00

Details on OpenAPI spec: https://swagger.io/specification/

To build, use the script generateAll.sh. Before running this script, load the ENV file with the PACKAGE_NAME variable.

Options of the script are:

r ... Remove stall output directory 1 ... generate implementation code 2 ... generate OpenAPI server stub code, patch required files and copy implementation code into the generated source tree b ... build the while service x ... execute the service

Configuration for the service is injected using environment variables:

Database__Host Database__User Database__Password Database__Name

Description
No description provided
Readme 162 KiB
Languages
C# 47.2%
Python 31.3%
Shell 15.8%
Dockerfile 5.7%