apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

[p42] - settings under network #3742

Open ilarimikkonen opened 5 years ago

ilarimikkonen commented 5 years ago

if selected proxy is p42, user can see only"proxy base path", "api base path" and port.

ilarimikkonen commented 5 years ago

after saving setting, user can send requests via configured URLs

ilarimikkonen commented 5 years ago

if possible, do not keep any information in local db, but state is in proxy

matleppa commented 5 years ago

Current situation

It seems, that the functionality of connecting an API to Proxy 42 needs to be completely separated from the functionality of connecting an API to apinfUmbrella.

Suggestion

Separate connecting an API to proxy 42 from API to apinfUmbrella completely

Proxy_42_layout.png

When the API is successfully connected to Proxy 42, a new button [RESET CONFIGURATION] is included in the page.

Proxy_42_reset.png

By clicking this button the connection is removed by sending a HTTP DELETE request to Proxy 42 in question.