{"id":13645793,"url":"https://github.com/sashabaranov/pike","last_synced_at":"2025-04-09T10:06:57.894Z","repository":{"id":37821674,"uuid":"259018357","full_name":"sashabaranov/pike","owner":"sashabaranov","description":"Generate CRUD gRPC backends from single YAML description.","archived":false,"fork":false,"pushed_at":"2022-06-16T09:47:04.000Z","size":125,"stargazers_count":313,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T08:08:02.529Z","etag":null,"topics":["crud","golang","grpc","postgresql"],"latest_commit_sha":null,"homepage":"","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/sashabaranov.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":"2020-04-26T11:54:37.000Z","updated_at":"2025-01-11T17:08:28.000Z","dependencies_parsed_at":"2022-06-23T09:45:20.292Z","dependency_job_id":null,"html_url":"https://github.com/sashabaranov/pike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashabaranov%2Fpike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashabaranov%2Fpike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashabaranov%2Fpike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashabaranov%2Fpike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sashabaranov","download_url":"https://codeload.github.com/sashabaranov/pike/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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":["crud","golang","grpc","postgresql"],"created_at":"2024-08-02T01:02:41.973Z","updated_at":"2025-04-09T10:06:57.863Z","avatar_url":"https://github.com/sashabaranov.png","language":"Go","funding_links":[],"categories":["Language-Specific","Go"],"sub_categories":["Go"],"readme":"# Pike\n\nGenerate CRUD gRPC backends from single YAML description.\n\nCheck out **[Playground](https://backend-playground.transcendent.app/)**!\n\nPike generates:\n\n* gRPC Protobuf service description with basic Create, Read, Update, Delete operations\n* Go implementation of gRPC service \n  * Supports all CRUD SQL queries\n  * No additional framework usage. Only depends on `grpc` and `pq`\n  * TLS support\n* PostgreSQL migration(`CREATE TABLE`) compatible with [migrate](https://github.com/golang-migrate/migrate) tool\n\n#### Usage\n\nInstall: `go get github.com/sashabaranov/pike`\n\nRun: `pike project.yaml`\n\n#### Example\n\n\u003cimg src=\"https://i.imgur.com/DVgPfu8.png\" width=\"70%\" /\u003e\n\nGenerated project can be found [here](https://github.com/sashabaranov/pike/tree/master/examples)\n\n\n#### Philosophy\n\n\n\u003e A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system. \n\u003e\n\u003e — Gall's Law\n\nPike let's you create simple systems quickly and does not impose any limitations afterwards. \n\nPike's name originates from Russian [fairy tale](https://en.wikipedia.org/wiki/At_the_Pike%27s_Behest)\n\n\u003csub\u003e— По щучьему веленью,\nПо моему хотенью —\nвыстройся каменный дворец с золотой крышей…\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashabaranov%2Fpike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsashabaranov%2Fpike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashabaranov%2Fpike/lists"}