Entities validation service
Find a file
2020-11-07 19:22:28 +01:00
.gitignore add pycache and pytest_cache to gitignore 2020-11-07 19:22:28 +01:00
app.py add boilerplate code 2020-11-07 17:13:27 +01:00
docker-compose.yml add boilerplate code 2020-11-07 17:13:27 +01:00
Dockerfile add boilerplate code 2020-11-07 17:13:27 +01:00
dotenv.template add boilerplate code 2020-11-07 17:13:27 +01:00
OAS3.yml Add OAS3 2020-11-06 17:24:37 +01:00
README.md Add doc for configuration to README 2020-11-07 17:13:27 +01:00
requirements.txt add boilerplate code 2020-11-07 17:13:27 +01:00
test.py add boilerplate code 2020-11-07 17:13:27 +01:00
test.sh add boilerplate code 2020-11-07 17:13:27 +01:00
util.py add boilerplate code 2020-11-07 17:13:27 +01:00

Entities Validation Service

Validate Netz39 entities JSON.

Running the Service

Configuration

The service is configured via the following environment variables:

  • PORT: Service port. defaults to 8080