Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 243 Bytes

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