lcpopa / egeria-api-mocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 85.4%Language:CSS 14.6%