{"id":26235688,"url":"https://github.com/dxtaner/movie-app-graphql","last_synced_at":"2026-04-29T21:03:52.426Z","repository":{"id":226224657,"uuid":"768100598","full_name":"dxtaner/Movie-App-Graphql","owner":"dxtaner","description":"Movie-App-Graphql","archived":false,"fork":false,"pushed_at":"2025-07-18T12:13:58.000Z","size":56,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T16:50:47.870Z","etag":null,"topics":["apollo-server-express","cors","express","graphql","mongoose","node-cron"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dxtaner.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,"zenodo":null}},"created_at":"2024-03-06T13:23:07.000Z","updated_at":"2025-07-18T12:14:01.000Z","dependencies_parsed_at":"2025-06-12T11:05:04.894Z","dependency_job_id":"1ebc82db-f9e4-411d-b862-46a6049f4258","html_url":"https://github.com/dxtaner/Movie-App-Graphql","commit_stats":null,"previous_names":["dxtaner/movie-app-graphql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dxtaner/Movie-App-Graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FMovie-App-Graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FMovie-App-Graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FMovie-App-Graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FMovie-App-Graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxtaner","download_url":"https://codeload.github.com/dxtaner/Movie-App-Graphql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FMovie-App-Graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["apollo-server-express","cors","express","graphql","mongoose","node-cron"],"created_at":"2025-03-13T03:17:23.046Z","updated_at":"2026-04-29T21:03:52.421Z","avatar_url":"https://github.com/dxtaner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nExpress GraphQL Server with Cron\n================================\n\nThis project sets up an Express server with GraphQL integration and cron jobs for periodic tasks. It utilizes Node.js, Express.js, GraphQL, and Cron.\n\nFeatures\n--------\n\n*   **GraphQL API:** Exposes a GraphQL API endpoint for querying and mutating data.\n*   **Cron Jobs:** Configures cron jobs for executing periodic tasks.\n*   **Database Connectivity:** Establishes a connection to the database.\n*   **CORS:** Implements Cross-Origin Resource Sharing for handling requests from different origins.\n\nInstallation\n------------\n\n1.  Clone the repository:\n\n    git clone \u003crepository-url\u003e\n        \n\n2.  Install dependencies:\n\n    npm install\n        \n\n3.  Set up environment variables:\n\nCreate a `.env` file in the root directory and specify the required environment variables:\n\n    PORT=5000\n        DATABASE_URL=\u003cyour-database-url\u003e\n        \n\nUsage\n-----\n\n1.  Start the server:\n\n    npm start\n        \n\nThe server will be running on `http://localhost:5000` by default.\n\n2.  Access the GraphQL Playground:\n\nOpen a web browser and navigate to `http://localhost:5000/graphql` to access the GraphQL Playground. Here, you can interact with the GraphQL API, explore the schema, and execute queries and mutations.\n\nConfiguration\n-------------\n\n*   **Port:** You can specify a custom port by setting the `PORT` environment variable.\n*   **Database:** Update the `DATABASE_URL` environment variable with your database connection URL.\n*   **Cron Jobs:** Define your cron job configurations in the `cron.js` file.\n\nFolder Structure\n----------------\n\n*   `schema/`: Contains the GraphQL schema definitions.\n*   `helpers/`: Includes helper functions, such as database connection setup.\n*   `cron.js`: Configures cron jobs.\n*   `server.js`: Entry point for the Express server.\n\nDependencies\n------------\n\n*   `express`: Web framework for Node.js.\n*   `express-graphql`: Middleware for integrating GraphQL with Express.\n*   `cors`: Middleware for enabling Cross-Origin Resource Sharing.\n*   `cron`: Library for scheduling cron jobs.\n\nContributing\n------------\n\nContributions are welcome! Feel free to submit issues or pull requests.\n\nLicense\n-------\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxtaner%2Fmovie-app-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxtaner%2Fmovie-app-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxtaner%2Fmovie-app-graphql/lists"}