2021-12-15 16:47:45 +01:00
2021-12-13 17:39:54 +01:00
2021-12-06 17:46:58 +01:00
2021-12-10 16:30:16 +01:00
2021-12-10 17:56:55 +01:00
2021-12-15 16:46:40 +01:00
2021-12-15 15:35:54 +01:00
ENV
2021-12-07 12:02:22 +01:00
2021-12-06 17:46:58 +01:00
2021-12-13 18:01:06 +01:00
2021-12-15 15:05:08 +01:00
2021-11-25 17:57:07 +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%