{"id":17066186,"url":"https://github.com/kintoproj/kinto-core","last_synced_at":"2025-04-12T18:46:16.743Z","repository":{"id":53022823,"uuid":"334958299","full_name":"kintoproj/kinto-core","owner":"kintoproj","description":"API server to manage resources on Kubernetes.","archived":false,"fork":false,"pushed_at":"2021-04-09T08:36:49.000Z","size":190,"stargazers_count":5,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T03:11:18.580Z","etag":null,"topics":["deployment","deployment-automation","full-stack","kubernetes"],"latest_commit_sha":null,"homepage":"https://www.kintohub.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kintoproj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-01T13:26:56.000Z","updated_at":"2021-05-10T19:35:49.000Z","dependencies_parsed_at":"2022-09-05T01:50:58.279Z","dependency_job_id":null,"html_url":"https://github.com/kintoproj/kinto-core","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kintoproj%2Fkinto-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kintoproj%2Fkinto-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kintoproj%2Fkinto-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kintoproj%2Fkinto-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kintoproj","download_url":"https://codeload.github.com/kintoproj/kinto-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248617525,"owners_count":21134192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployment","deployment-automation","full-stack","kubernetes"],"created_at":"2024-10-14T11:06:12.687Z","updated_at":"2025-04-12T18:46:16.715Z","avatar_url":"https://github.com/kintoproj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kinto Core\n[![slack](https://img.shields.io/badge/slack-kintoproj-brightgreen)](https://slack.kintohub.com)\n\n\u003e The core is the main API server called by the dashboard and the cli\n\u003e It is a GRPC server  that interacts with Kubernetes.\n\u003e It also contains the main types used by all the sub API (build, deploy, etc.).\n\n## Requirements\n\n* Go version `1.13` or higher\n* Kubernetes version `1.16` or higher\n\n## Dependencies\n- [utils-go](https://github.com/kintohub/utils-go) our own reusable utils functions\n\n## Development Setup\n\nDuplicate the `.env.example` file into a `.env` file.  \nModify the variables if needed.\n\n```shell script\n$ go run cmd/main.go\n```\n\nTo regenerate `go` files from `.proto` run at root\n```shell script\n$ make generate_proto\n```\n\n## How to Test GRPC calls\n\nWe use [BloomRPC](https://github.com/uw-labs/bloomrpc)\n\n- Import the proto files found in `./proto`\n- The URL should be `localhost:PORT` (port is `GRPC_PORT` found in `.env`)\n\n## Meta\n\nhttps://www.kintohub.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkintoproj%2Fkinto-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkintoproj%2Fkinto-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkintoproj%2Fkinto-core/lists"}