Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Imposter

Imposter is a mocking solution for APIs.

Running

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 up

Imposter runs on port 8080 by default, this can be changed using --port as an option on the command line.

Endpoints

To test that the system is running as expected hit the following endpoint.

curl http://URL/system/status