{"id":27996953,"url":"https://github.com/tometo-dev/graphql-meetup","last_synced_at":"2025-08-20T21:23:19.918Z","repository":{"id":141070318,"uuid":"256124917","full_name":"tometo-dev/graphql-meetup","owner":"tometo-dev","description":"GraphQL in Go","archived":false,"fork":false,"pushed_at":"2020-04-23T09:32:06.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T12:30:08.506Z","etag":null,"topics":["golang","gorilla-mux","gorm","gqlgen","graphql","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tometo-dev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-16T06:08:20.000Z","updated_at":"2022-02-13T00:04:15.000Z","dependencies_parsed_at":"2023-07-05T14:15:15.796Z","dependency_job_id":null,"html_url":"https://github.com/tometo-dev/graphql-meetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tometo-dev/graphql-meetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tometo-dev%2Fgraphql-meetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tometo-dev%2Fgraphql-meetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tometo-dev%2Fgraphql-meetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tometo-dev%2Fgraphql-meetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tometo-dev","download_url":"https://codeload.github.com/tometo-dev/graphql-meetup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tometo-dev%2Fgraphql-meetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271386450,"owners_count":24750520,"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-08-20T02:00:09.606Z","response_time":69,"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","gorilla-mux","gorm","gqlgen","graphql","postgresql"],"created_at":"2025-05-08T21:53:05.231Z","updated_at":"2025-08-20T21:23:19.879Z","avatar_url":"https://github.com/tometo-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":" #### Steps to run:\n 1. Clone the repo\n 2. Run `go mod download` to download all dependencies\n 3. Fill the `.env` file. The required variables are:\n    * `DB_USER`\n    * `DB_PASSWORD`\n    * `DB_HOST`\n    * `DB_PORT`\n    * `DB_NAME`\n    * `JWT_SECRET`\n 4. Database should be postgresql\n 5. Execute `go run ./server.go` from the root directory\n ------------------------------------------------------------------------\n\n## GraphQL in Golang\n\nThe was done following the tutorial by [EQuimper](https://github.com/EQuimper). \u003cbr/\u003e\nThe complete tutorial can be found [here](https://www.youtube.com/playlist?list=PLzQWIQOqeUSNwXcneWYJHUREAIucJ5UZn). \u003cbr/\u003e\nThe original repo can be found [here](https://github.com/EQuimper/youtube-golang-graphql-tutorial).\n------------------------------------\nBackend for a meetup app using GraphQL in Go. \u003cbr/\u003e\nThe following operations have been covered:\n * The user can register\n * The user can log in\n * The logged in user can create meetups\n * The authorized user (owner of meetup) can update/delete meetups\n * Meetups can be fetched with filter, limit and offset\n * User can be fetched for a given userID\n --------------------------------------------------\n * The graphQL server was build using [gqlgen](https://gqlgen.com/)\n * [gorm](https://gorm.io/) used for DB operations\n * [gorilla/mux](https://github.com/gorilla/mux) used for routing\n -------------------------------------------------------","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftometo-dev%2Fgraphql-meetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftometo-dev%2Fgraphql-meetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftometo-dev%2Fgraphql-meetup/lists"}