Skip to content

HussainMojahid/APIsMocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIs Mocker

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#/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages