{"id":20591011,"url":"https://github.com/eduardozepeda/graphql-mongo-db-api","last_synced_at":"2026-04-08T21:32:01.869Z","repository":{"id":107452223,"uuid":"411867668","full_name":"EduardoZepeda/graphql-mongo-db-api","owner":"EduardoZepeda","description":"A small practice to test mongodb and graphql basic functions","archived":false,"fork":false,"pushed_at":"2021-10-08T18:29:24.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T03:29:44.555Z","etag":null,"topics":["dotenv","graphql","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"graphql-mongo-db-api.vercel.app","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/EduardoZepeda.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,"zenodo":null}},"created_at":"2021-09-30T00:15:26.000Z","updated_at":"2021-10-08T18:29:27.000Z","dependencies_parsed_at":"2023-07-28T06:45:30.488Z","dependency_job_id":null,"html_url":"https://github.com/EduardoZepeda/graphql-mongo-db-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EduardoZepeda/graphql-mongo-db-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoZepeda%2Fgraphql-mongo-db-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoZepeda%2Fgraphql-mongo-db-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoZepeda%2Fgraphql-mongo-db-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoZepeda%2Fgraphql-mongo-db-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EduardoZepeda","download_url":"https://codeload.github.com/EduardoZepeda/graphql-mongo-db-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoZepeda%2Fgraphql-mongo-db-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dotenv","graphql","mongodb","nodejs"],"created_at":"2024-11-16T07:39:03.457Z","updated_at":"2026-04-08T21:32:01.863Z","avatar_url":"https://github.com/EduardoZepeda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Graphql Mongodb API\n\n  \n\n## Demo\n\nThis is a basic class enrollment app it allows the creation of courses, students an monitors.\nThe project consist of a backend graphql endpoint running on vercel and express, using mongodb as the database.\nIt consist of two endpoints:\n* [Graphiql console, docs included](https://graphql-mongo-db-api.vercel.app/api/graphql)\n* [Api (Graphiql console deactivated)](https://graphql-mongo-db-api.vercel.app/api)\n  \n\n## Installation\n\n  \n\nInstall with npm\n\n\n```bash\n\ngit clone https://github.com/EduardoZepeda/graphql-mongo-db-api\n\ncd graphql-mongo-db-api/\n\nnpm install\n\n```\n\nThis project requires a .env file at the root of the project with the following environmental variables. The file will be loaded using the [dotenv](https://www.npmjs.com/package/dotenv) package.\n\n    DB_USER=yourDatabaseUser\n    DB_PASSWD=yourDnPassword\n    DB_HOST=your.cluster.mongodb.net\n    DB_NAME=yourDatabaseName\n\n\n## Docs \n\nPlease refer to the [automatic graphiql docs](https://graphql-mongo-db-api.vercel.app/api/graphql) and click on the right upper corner.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardozepeda%2Fgraphql-mongo-db-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardozepeda%2Fgraphql-mongo-db-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardozepeda%2Fgraphql-mongo-db-api/lists"}