yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

WIP: kor backend - http server #354

Open hagay3 opened 2 months ago

hagay3 commented 2 months 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