{"id":20779501,"url":"https://github.com/mguardarini/graphql-mongoose-example","last_synced_at":"2026-04-09T23:09:16.990Z","repository":{"id":123262541,"uuid":"110379639","full_name":"mguardarini/graphql-mongoose-example","owner":"mguardarini","description":"This is a simple example to help on implementation of GraphQL, mongoose and JWT","archived":false,"fork":false,"pushed_at":"2017-11-21T20:10:10.000Z","size":53,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T08:44:37.725Z","etag":null,"topics":["api","es6","express-graphql","graphql","javascript","jwt","mongodb-database","mongoose"],"latest_commit_sha":null,"homepage":"","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/mguardarini.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-11-11T20:57:06.000Z","updated_at":"2020-01-01T13:05:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e2cdb52-5091-48bd-a122-397acfbf8369","html_url":"https://github.com/mguardarini/graphql-mongoose-example","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/mguardarini%2Fgraphql-mongoose-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fgraphql-mongoose-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fgraphql-mongoose-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fgraphql-mongoose-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mguardarini","download_url":"https://codeload.github.com/mguardarini/graphql-mongoose-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243120380,"owners_count":20239465,"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","es6","express-graphql","graphql","javascript","jwt","mongodb-database","mongoose"],"created_at":"2024-11-17T13:28:13.176Z","updated_at":"2026-04-09T23:09:16.964Z","avatar_url":"https://github.com/mguardarini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://qph.ec.quoracdn.net/main-qimg-c3ed01cd2989f03dea73b3e7465db641)\n\n### Link to [GraphQL](http://graphql.org/learn/) documentation\n\nGraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to any specific database or storage engine and is instead backed by your existing code and data.\n\n## Getting Started\n\nUsing a node.js server? Just use express-graphql! It can automatically present GraphiQL, if you using another GraphQL service? GraphiQL is relatively easy to set up. With npm:\n\n##### Install the packages:\n\nThis example uses GraphQL, Mongoose and JWT.\n\nYou can install the packages in two ways:\n\n```\nnpm install\n```\nIf you have errors, please install package by package it's not a lot, right? :satisfied:\n\n```\n$ npm install --save express-graphql\n```\n```\n$ npm install jsonwebtoken\n\n```\n```\n$ npm install mongoose -save\n```\n\n### Features implemented:\n\n* GraphQL: \u0026#10004;\n\n  - Mutation.  \u0026#10004;\n  - Queries.  \u0026#10004;\n\n\n* Connection database (Mongodb) with [Mongoose](http://mongoosejs.com/index.html)  \u0026#10004;\n\n### Features in Development:\n\n* Implementation of the [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken)\n\n* Implementation of the Jest Framework for tests (\n[Watch the presentation about Jest Framework by Sibelius Seraphini](https://jest-everywhere.now.sh/#/?_k=rhzeyv))\n\n* Subscriptions :hushed:\n\n**in development...**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmguardarini%2Fgraphql-mongoose-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmguardarini%2Fgraphql-mongoose-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmguardarini%2Fgraphql-mongoose-example/lists"}