yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
974 stars 91 forks source link

WIP: kor backend - http server #354

Open hagay3 opened 3 weeks ago

hagay3 commented 3 weeks ago

What this PR does / why we need it?

Defines KOR HTTP server that uses the Gorilla Mux router, JWT authentication, and Swagger documentation

Functionality:

PR Checklist

GitHub Issue

Notes for your reviewers