{"id":20190496,"url":"https://github.com/mh-rafi/express-graphql-seed","last_synced_at":"2026-04-10T02:10:44.159Z","repository":{"id":163320423,"uuid":"96710948","full_name":"mh-rafi/express-graphql-seed","owner":"mh-rafi","description":"A starter kit for building REST api with Express and queries with GraphQL","archived":false,"fork":false,"pushed_at":"2017-07-10T12:05:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T18:50:54.121Z","etag":null,"topics":["express","graphql","graphql-js","nodejs","rest-api","restful-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mh-rafi.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":"2017-07-09T20:56:30.000Z","updated_at":"2017-07-11T10:37:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"92d8d4f8-b687-4adb-b006-8eedab5cd1a3","html_url":"https://github.com/mh-rafi/express-graphql-seed","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/mh-rafi%2Fexpress-graphql-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-rafi%2Fexpress-graphql-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-rafi%2Fexpress-graphql-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-rafi%2Fexpress-graphql-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mh-rafi","download_url":"https://codeload.github.com/mh-rafi/express-graphql-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241625400,"owners_count":19993061,"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":["express","graphql","graphql-js","nodejs","rest-api","restful-api"],"created_at":"2024-11-14T03:43:38.579Z","updated_at":"2025-12-31T01:03:21.067Z","avatar_url":"https://github.com/mh-rafi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  `express-graphql-seed` — the seed for REST api and GraphQL\n\n## Getting started\n#### clone `express-graphql-seed` repository using git.\n```\ngit clone https://github.com/mh-rafi/express-graphql-seed.git\ncd express-graphql-seed\n```\n\n#### Install Dependencies\n```\nnpm install\n```\n#### Run the Application\n```\nnpm start\n```\n#### Build the Application\n```\nnpm build\n```\n### Directory structure\n```\nconfig/\n  env/\n    index.js\n    development.js\n  express.js\n  passport-config.js\n  validation.js\n  winston.js\n\nserver/\n  controllers/\n    auth.js\n    user.js\n  graphql/\n    index.js\n    queries.js\n    types.js\n  helpers/\n    APIError.js\n  models/\n    user.js\n  routes/\n    index.js\n    auth.js\n    user.js\nindex.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh-rafi%2Fexpress-graphql-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmh-rafi%2Fexpress-graphql-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh-rafi%2Fexpress-graphql-seed/lists"}