Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove grpc api (in-toto#34)
* refactor: remove grpc api As we added GraphQL and HTTP endpoints to download attestations the GRPC service found itself less and less used. This is a pretty hefty refactor of the archivist server code to pull out the GRPC service. WIP: SPIRE mTLS with the http service Signed-off-by: Mikhail Swift <[email protected]> * perf: add additional sql indexes * refactor: autogenerate graphql schema from entgo * feat: add filtering and pagination to subjects Signed-off-by: Mikhail Swift <[email protected]> Co-authored-by: cole kennedy <[email protected]>
- Loading branch information