Imposter is a mocking solution for APIs.
Imposter can be run locally using the Imposter CLI. Alternatively, it can also be run using Docker or a JAR file.
The Imposter server can be started using the cli:
imposter upImposter runs on port 8080 by default, this can be changed using --port as an option on the command line.
To test that the system is running as expected hit the following endpoint.