Prerequisites
The following items should be installed in your system:
- Java 11 or newer (full JDK not a JRE).
- maven
- git command line tool (https://help.github.com/articles/set-up-git)
- Your preferred IDE
- Eclipse with the m2e plugin.
- Spring Tools Suite (STS)
- IntelliJ IDEA
- VS Code ("Lombok Annotations Support for VS Code" Should be Installed)
Steps: On the command line
git clone https://github.com/HussainMojahid/APIsMocker.git
cd APIsMocker
mvn spring-boot:run
Visit http://localhost:8080 in your browser.
For Swagger Visit http://localhost:8080/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config#/