Entities validation service
  • Python 94.6%
  • Dockerfile 3.1%
  • Makefile 2.3%
Find a file
2026-07-20 09:52:10 +02:00
.forgejo/workflows Update https://data.forgejo.org/actions/setup-python action to v7 2026-07-20 05:17:41 +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.7.1 2026-07-06 08:17:42 +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