You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
test_cases | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
OAS3.yml | 3 years ago | |
README.md | 3 years ago | |
app.py | 2 years ago | |
docker-compose.yml | 3 years ago | |
dotenv.template | 3 years ago | |
entity_validator.py | 2 years ago | |
requirements.txt | 3 years ago | |
test.py | 2 years ago | |
test.sh | 3 years ago | |
util.py | 3 years ago | |
validation_functions.py | 2 years ago |
README.md
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