{"id":16647656,"url":"https://github.com/sachaarbonel/prisma-go-hackernews","last_synced_at":"2026-04-21T12:32:21.601Z","repository":{"id":143668194,"uuid":"150564574","full_name":"sachaarbonel/prisma-go-hackernews","owner":"sachaarbonel","description":"Example adapted from howtographql using Prisma","archived":false,"fork":false,"pushed_at":"2019-03-06T10:47:20.000Z","size":46,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-12T05:24:27.868Z","etag":null,"topics":["golang","graphql","graphql-go","graphql-server","hackernews-clone","prisma"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sachaarbonel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-27T09:45:44.000Z","updated_at":"2022-10-03T17:11:06.000Z","dependencies_parsed_at":"2023-05-22T03:30:19.477Z","dependency_job_id":null,"html_url":"https://github.com/sachaarbonel/prisma-go-hackernews","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sachaarbonel/prisma-go-hackernews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaarbonel%2Fprisma-go-hackernews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaarbonel%2Fprisma-go-hackernews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaarbonel%2Fprisma-go-hackernews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaarbonel%2Fprisma-go-hackernews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachaarbonel","download_url":"https://codeload.github.com/sachaarbonel/prisma-go-hackernews/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaarbonel%2Fprisma-go-hackernews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28003392,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golang","graphql","graphql-go","graphql-server","hackernews-clone","prisma"],"created_at":"2024-10-12T08:45:27.414Z","updated_at":"2025-12-24T13:40:01.289Z","avatar_url":"https://github.com/sachaarbonel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-graphql\n\n## Prerequistes\n- Prisma cli version 1.19.0-alpha21 installed\n- Go installed\n- gqlgen installed\n\n## Getting started\n\n```sh\n~ $ git clone https://github.com/Sach97/prisma-go-hackernews/edit/master/README.md \n~ $ cd prisma-go-hackernews\nprisma-go-hackernews $ dep ensure\nprisma-go-hackernews $ docker-compose up -d # (kill your docker container running with you have errors)\nprisma-go-hackernews $ go run server/*.go # Install missing dependencies then rerun this command\n```\n\n## Development Workflow\n\n- Modify your datamodel.prisma\n- prisma deploy\n- Modify your schema.graphql\n- gqlgen -v (must be executed in your GOPATH)\n- Modify your generated tmp/resolver with the prisma generated types\n- run server\n\n## TODOs\n- [ ] Auth and permissions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaarbonel%2Fprisma-go-hackernews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachaarbonel%2Fprisma-go-hackernews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaarbonel%2Fprisma-go-hackernews/lists"}