Skip to content

tjb/gofaux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoFaux

A versatile mock server that captures and stores JSON requests, allowing you to replay them as needed. Simply select from your stored responses to simulate real API interactions with ease.

Install

brew install gofaux

Usage

gofaux --url "URL_HERE" --name "JSON_NAME"

gofaux --server

Flags

--url: URL to fetch JSON from

--name: Name of the stored JSON

--server: Starts a Gin server to return stored JSON

Development

go build -o gofaux cmd/gofaux/main.go

About

versatile cli tool that captures and stores json requests, allowing you to replay them as needed.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages