{"id":25895881,"url":"https://github.com/mochafreddo/tweetql","last_synced_at":"2026-05-28T23:31:18.021Z","repository":{"id":222220694,"uuid":"756359296","full_name":"mochafreddo/tweetql","owner":"mochafreddo","description":"TweetQL is a simple GraphQL server that provides a basic API for tweets and users.","archived":false,"fork":false,"pushed_at":"2024-02-13T01:05:58.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T22:34:04.121Z","etag":null,"topics":["graphql","nomadcoders"],"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/mochafreddo.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}},"created_at":"2024-02-12T14:11:55.000Z","updated_at":"2024-03-12T15:38:19.000Z","dependencies_parsed_at":"2024-02-13T02:22:54.256Z","dependency_job_id":"b8c6df0c-2fcc-4cd8-8dab-3ae153c9ae51","html_url":"https://github.com/mochafreddo/tweetql","commit_stats":null,"previous_names":["mochafreddo/tweetql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mochafreddo/tweetql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftweetql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftweetql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftweetql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftweetql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mochafreddo","download_url":"https://codeload.github.com/mochafreddo/tweetql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftweetql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33630999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["graphql","nomadcoders"],"created_at":"2025-03-02T22:34:09.973Z","updated_at":"2026-05-28T23:31:18.004Z","avatar_url":"https://github.com/mochafreddo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TweetQL\n\nTweetQL is a simple GraphQL server that provides a basic API for tweets and users.\n\n## Installation\n\nTo install the dependencies, run:\n\n```sh\nnpm install\n```\n\n## Running the Server\n\nTo start the server, run:\n\n```sh\nnpm run dev\n```\n\nThis will start the server on `localhost:4000` (or the port specified in your environment variables).\n\n## API\n\nThe server provides the following GraphQL queries:\n\n- `allTweets`: Returns all tweets.\n- `tweet(id: ID!)`: Returns a specific tweet by its ID.\n- `allUsers`: Returns all users.\n\nAnd the following GraphQL mutations:\n\n- `postTweet(text: String!, userId: ID!)`: Posts a new tweet.\n- `deleteTweet(id: ID!)`: Deletes a tweet by its ID.\n\n## Dependencies\n\n- apollo-server: ^3.13.0\n- graphql: ^16.8.1\n- node-fetch: ^3.3.2\n\n## Dev Dependencies\n\n- nodemon: ^3.0.3\n\n## Reference\n\n- [Nomad Coders: GraphQL로 영화 API 만들기](https://nomadcoders.co/graphql-for-beginners)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Ftweetql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochafreddo%2Ftweetql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Ftweetql/lists"}