Entities validation service
Find a file
Stefan Haun 9b7f125603
All checks were successful
PyTest / build (push) Successful in 1m22s
Merge pull request 'Update dependency schwifty to v2026' (#59) from renovate/schwifty-2026.x into main
Reviewed-on: #59
2026-01-24 12:13:33 +01:00
.forgejo/workflows Update actions/checkout action to v6 2025-11-20 17:17:44 +00:00
src Allow configuration of the OAS3.yml path 2025-10-19 13:22:37 +02:00
test_cases id field testcases 2020-12-06 22:10:52 +01:00
tests Split tests and rename for pytest conventions 2025-10-19 13:33:45 +02:00
.gitignore add pycache and pytest_cache to gitignore 2020-11-07 19:22:28 +01:00
docker-compose.yml add boilerplate code 2020-11-07 17:13:27 +01:00
Dockerfile Adjust Dockerfile for the new structure 2025-10-19 13:33:45 +02:00
dotenv.template add boilerplate code 2020-11-07 17:13:27 +01:00
Makefile 👷 add makefile for common tasks 2023-09-16 23:47:22 +02:00
pytest.ini Set up a pytest environment 2025-10-19 13:33:45 +02:00
README.md Add doc for configuration to README 2020-11-07 17:13:27 +01:00
renovate.json Add renovate.json 2023-07-29 19:36:16 +00:00
requirements.txt Update dependency schwifty to v2026 2026-01-23 22:17:50 +00: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