konveyor / move2kube-api

HTTP REST API for move2kube
https://move2kube.konveyor.io/
Apache License 2.0
6 stars 18 forks source link

feat: add CORS support #130

Closed HarikrishnanBalagopal closed 1 year ago

HarikrishnanBalagopal commented 1 year ago

Signed-off-by: Harikrishnan Balagopal harikrishmenon@gmail.com

github-actions[bot] commented 1 year ago

Thanks for making a pull request! 😃 One of the maintainers will review and advise on the next steps.

HarikrishnanBalagopal commented 1 year ago

This is useful for development purposes where sometimes the UI is served by a different server than the API.