Installation
Running a Local Instance:
To run your own private instance of the Validate API, you can use the Docker image from Docker Hub:
This will start the API on port 8080
of your local machine. You can then make POST requests to http://localhost:8080/validate
.