GraphQL server Issue: Currently the project support a CLI interface, it is useful to support API requests too. - [ ] Add a graphql api server that can retrive data from a Kubernetes cluster using kubecctl-sql query language - [ ] Add tests the verify the server works, and provider useful query information
GraphQL server
Issue:
Currently the project support a CLI interface, it is useful to support API requests too.