{"id":20743681,"url":"https://github.com/vsouza/democratic","last_synced_at":"2025-04-24T05:43:19.086Z","repository":{"id":57615114,"uuid":"90382292","full_name":"vsouza/democratic","owner":"vsouza","description":"A Golang API skeleton with GraphQL","archived":false,"fork":false,"pushed_at":"2020-09-02T07:00:12.000Z","size":10899,"stargazers_count":43,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T05:43:10.275Z","etag":null,"topics":["api","echo","golang","graphql","middleware"],"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/vsouza.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":"2017-05-05T14:07:04.000Z","updated_at":"2025-02-22T09:12:31.000Z","dependencies_parsed_at":"2022-09-11T03:00:29.150Z","dependency_job_id":null,"html_url":"https://github.com/vsouza/democratic","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/vsouza%2Fdemocratic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fdemocratic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fdemocratic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsouza%2Fdemocratic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsouza","download_url":"https://codeload.github.com/vsouza/democratic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573299,"owners_count":21452342,"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":["api","echo","golang","graphql","middleware"],"created_at":"2024-11-17T07:12:28.088Z","updated_at":"2025-04-24T05:43:19.067Z","avatar_url":"https://github.com/vsouza.png","language":"Go","readme":"# democratic\n\u003e Golang skeleton for GraphQL API with Echo framework\n\n[![Go Version][go-version-image]][go-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Codebeat][codebeat-image]][codebeat-url]\n[![License][license-image]][license-url]\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nIt's a small API project based on [Echo framework](https://echo.labstack.com), and GraphQL.\nSupports GraphQL queries and GraphQL Mutations. Feel free to contribute!\n\n![](header.png)\n\n## Features\n\n- [x] Configuration by enviroment\n- [x] Resolvers\n- [x] Schemas\n- [x] Flag parser\n- [ ] Auth middleware\n- [x] Metrics with Prometheus\n\n## Requirements\n\n- Govendor\n- Golang 1.9\n\n## Installation\n\n#### From source\nYou can use [Clone from Github](http://github.com/vsouza/democratic) and run `make run`\n\n\nTo set the correct environment you should use: `-e` flag (dev is default)\n\n## Usage example\n\n```\ncurl -XGET http://localhost:8888/graphql\\?query\\=%7Buser(id%3A%22test%22)%7Busername%7D%7D\n```\n\n## Contribute\n\nWe would love you for the contribution to **democratic**, check the ``LICENSE`` file for more info.\n\n## Meta\n\nVinicius Souza – [@iamvsouza](https://twitter.com/iamvsouza) – hi@vsouza.com\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n[https://github.com/vsouza/democratic](https://github.com/vsouza/democratic)\n\n[go-version-image]:https://img.shields.io/badge/Go%20version-1.7-blue.svg\n[go-version-url]: https://golang.org/\n[license-image]: https://img.shields.io/badge/License-MIT-blue.svg\n[license-url]: LICENSE\n[travis-image]: https://img.shields.io/travis/vsouza/democratic/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/vsouza/democratic\n[codebeat-image]: https://codebeat.co/badges/68b4c895-96c6-4547-a34f-2f7f9283415c\n[codebeat-url]: https://codebeat.co/projects/github-com-vsouza-democratic-master\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsouza%2Fdemocratic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsouza%2Fdemocratic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsouza%2Fdemocratic/lists"}