mockone is a single endpoint http server returning a response of your choice. Simply tell mockone what file it should serve, .json, .html and more - and let it do the rest.
Mockone allows users to create a single endpoint http server
which serves a variety of files and types.
Usage:
mockone [file to serve] [flags]
Flags:
-h, --help help for mockone
--port int port to serve application on - default 8091 (default 8091)