Entities validation service
test_cases | ||
.gitignore | ||
app.py | ||
docker-compose.yml | ||
Dockerfile | ||
dotenv.template | ||
entity_validator.py | ||
OAS3.yml | ||
README.md | ||
requirements.txt | ||
test.py | ||
test.sh | ||
util.py | ||
validation_functions.py |
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