{"id":26164804,"url":"https://github.com/diana-kieru/buzz-feed","last_synced_at":"2026-04-08T16:02:09.401Z","repository":{"id":110666040,"uuid":"491977993","full_name":"Diana-Kieru/Buzz-feed","owner":"Diana-Kieru","description":"This is a REST API used for querying and retrieving scoped news and information. There are news/articles/posts that are available to all employees without navigating into any department, and others that are housed/classified within departments. ","archived":false,"fork":false,"pushed_at":"2022-06-07T08:54:42.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T01:40:41.395Z","etag":null,"topics":["gradle","handlebars","java","json","postgresql","postman","sql"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Diana-Kieru.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":"2022-05-13T17:02:09.000Z","updated_at":"2022-05-15T19:53:07.000Z","dependencies_parsed_at":"2023-05-03T09:31:18.087Z","dependency_job_id":null,"html_url":"https://github.com/Diana-Kieru/Buzz-feed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Diana-Kieru/Buzz-feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diana-Kieru%2FBuzz-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diana-Kieru%2FBuzz-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diana-Kieru%2FBuzz-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diana-Kieru%2FBuzz-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Diana-Kieru","download_url":"https://codeload.github.com/Diana-Kieru/Buzz-feed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diana-Kieru%2FBuzz-feed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"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":["gradle","handlebars","java","json","postgresql","postman","sql"],"created_at":"2025-03-11T15:40:36.583Z","updated_at":"2026-04-08T16:02:09.384Z","avatar_url":"https://github.com/Diana-Kieru.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buzzfeed\n\nThis is a REST API used for querying and retrieving scoped news and information. There are news/articles/posts that are available to all employees without navigating into any department, and others that are housed/classified within departments.\n\n#### By  Diana Kieru\n\n## Setup/Installation Requirements\n* You need to have Java, IntelliJ, gradle, Junit, Jdk and sdk installed.\n* Clone the repository\n* Build (gradle build)\n* Run the App (maven))\n* Navigate to localhost:4567 on your browser\n* In PSQL:\n```\nCREATE DATABASE buzzfeed;\n CREATE TABLE news (id serial PRIMARY KEY, post varchar);\n CREATE TABLE department (id serial PRIMARY KEY, name varchar, numberofemployees int, description varchar);\n CREATE TABLE users (id serial PRIMARY KEY, position varchar, name varchar, departmentid int, role varchar);\n\n```\n```\nend points\nOn postman localhost:4567\n post (/department/new)\n post(\"/departments/:departmentId/news/:newsId\")\n get(\"/departments/:id/news\")\n get(\"/news/:id/departments\")\n  post(\"/departments/:departmentId/users/new\")\n  post(\"/news/new\")\n  get(\"/departments\")\n   get(\"/departments/:id\")\n    get(\"/departments/:id/users\")\n    get(\"/news\")\n    get(\"/users\")\n    post(\"/department/new\")\n\n\n```\n## Known Bugs\nThere are no known bugs. Incase you experience any errors using this website kindly contact me at dianakieru1@gmail.com\n## Technologies Used\n* Java\n* Spark\n\n## Support and contact details\nemail: dianakieru1@gmail.com\n\n\n### License\n[MIT License](./LICENSE)\n\nCopyright (c) [2022] [Diana Kieru]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiana-kieru%2Fbuzz-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiana-kieru%2Fbuzz-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiana-kieru%2Fbuzz-feed/lists"}