Sometimes you need to use some fake api and for some sercurity reasons you cannot or don't want to waste time on using ready made solutions. This project was originated by exactly that kind of situation.
mvn clean install
mvn test
java -jar target/fakeapi-{version}.jar
http://localhost:8090/v2/api-docs
http://localhost:8090/swagger-ui.html
Hosted on GitHub, GitLab and Bitbucket - one of those will (should?) work in your organisation.