Skip to content

wozaizhe55/CreateInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock interface

Function

Fast mock interface improves development efficiency.

How to use

METHOD 1:(You must have go environment)

  1. Run main.go
  2. Add your interface use command "add"
  3. Then input your pattern end with '$'
  4. Next input your content end with '$'
  5. Finally interface added

METHOD 2:(Don't need go environment)

  1. For MacOS:

Run CreateInterface/bin/mainMacOS

  1. For Windows:

Run CreateInterface/bin/main.exe

Tips:

The pattern you input must start with '/'

Visit interface

Default port is 4000
Visit example:

127.0.0.1:4000[your pattern]

Releases

No releases published

Packages

No packages published

Languages