/egeria-api-mocks

Primary LanguageJavaScriptApache License 2.0Apache-2.0

egeria-api-mocks

Start

$ npm i
$ npm run start:dev # will start a server locally on http://localhost:9000
                    # the odpi/egeria-ui will proxy all the missing requests
                    # to this mock instance