{"id":31646784,"url":"https://github.com/jhnvlglmlbrt/rss-aggregator","last_synced_at":"2026-08-13T09:31:11.560Z","repository":{"id":203386256,"uuid":"704224740","full_name":"Jhnvlglmlbrt/rss-aggregator","owner":"Jhnvlglmlbrt","description":"Создание RSS агрегатора каналов","archived":false,"fork":false,"pushed_at":"2023-12-04T20:08:05.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T05:59:39.322Z","etag":null,"topics":["api","chi","feeds","go-chi","golang","goose","rss-aggregator","schema","sql","sqlc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Jhnvlglmlbrt.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-12T19:59:56.000Z","updated_at":"2023-10-26T17:28:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f6c9e25-c380-45c4-9027-0a132229a711","html_url":"https://github.com/Jhnvlglmlbrt/rss-aggregator","commit_stats":null,"previous_names":["jhnvlglmlbrt/rss-aggregator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jhnvlglmlbrt/rss-aggregator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jhnvlglmlbrt%2Frss-aggregator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jhnvlglmlbrt%2Frss-aggregator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jhnvlglmlbrt%2Frss-aggregator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jhnvlglmlbrt%2Frss-aggregator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jhnvlglmlbrt","download_url":"https://codeload.github.com/Jhnvlglmlbrt/rss-aggregator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jhnvlglmlbrt%2Frss-aggregator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":["api","chi","feeds","go-chi","golang","goose","rss-aggregator","schema","sql","sqlc"],"created_at":"2025-10-07T05:56:05.676Z","updated_at":"2026-08-13T09:31:11.522Z","avatar_url":"https://github.com/Jhnvlglmlbrt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- \u003cp align=\"center\"\u003e\n\u003cimg src=\"https://pepy.tech/badge/rss-aggregator\" alt=\"https://pepy.tech/project/rss-aggregator\"\u003e\n\u003cimg src=\"https://pepy.tech/badge/rss-aggregator/month\" alt=\"https://pepy.tech/project/rss-aggregator\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/Jhnvlglmlbrt/rss-aggregator.svg\" alt=\"https://github.com/Jhnvlglmlbrt/rss-aggregator/blob/master/LICENSE\"\u003e --\u003e\n\n# ⚙️ Rss feed aggregator\n\n#### # Создание RSS feed агрегатора, который позволяет клиенту:\n\n- Добавлять RSS-каналы для сбора постов\n- Подписываться и отписываться от RSS-каналов, добавленных другими пользователями\n- Получать все последние посты из RSS-каналов, на которые подписан пользователь\n\n## ❗ Requirements\n\n- .env \n    ```\n    PORT=8080\n    DB_URL=postgres://postgres:Username@localhost:5432/dbname?sslmode=disable\n    ```\n\n## 💿 Installation\n\n```\ngo get \n```\n\n\u003c!-- ## 💻 Example --\u003e\n\n## 🪛 How to use?\n\n```\ncd sql/schema \u0026\u0026 goose postgres postgres://postgres:Username@localhost:5432/dbname up\ncd ../../ \u0026\u0026 make run\n```\n\n## Queries\n\n### /users\n\n- **GET:** `http://[::1]:8080/v1/users`\n    ```\n    Authorization: ApiKey userApiKey\n    ```\n\n- **POST:** `http://[::1]:8080/v1/users`\n    ```json example\n    {\n      \"name\": \"Bob\"\n    }\n    ```\n\n### /feeds \n\n- **GET:** `http://[::1]:8080/v1/feeds`\n\n- **POST:** `http://[::1]:8080/v1/feeds`\n    ```json example\n    {\n      \"name\":\"CrimeJunky\",\n      \"url\":\"https://feeds.simplecast.com/qm_9xx0g\" \n    }\n    ```\n    ```Headers\n    Authorization: ApiKey userApiKey\n    ```\n\n### /feed_follows\n\n- **GET:** `http://[::1]:8080/v1/feed_follows`\n\n- **POST:** `http://[::1]:8080/v1/feeds`\n    ```json example\n    {\n     \"feed_id\" : \"94687cb3-5403-4b54-84a2-7bcfbb100faf\" \n    }\n    ```\n\n- **DELETE:** `http://[::1]:8080/v1/feed_follows/{feedFollowID}`\n\n\n     ```Headers\n    Authorization: ApiKey userApiKey\n    ```\n\n### /posts\n\n- **GET:** `http://[::1]:8080/v1/posts`\n    ```Headers\n    Authorization: ApiKey userApiKey\n    ```\n\n\u003c!-- - **request_method** -  is a callable (like app.get, app.post, foo_router.patch and so on.).  \n- **service_url** - the path to the endpoint on another service (like \"https://microservice1.example.com\").  \n- **service_path** - the path to the method in microservice (like \"/v1/microservice/users\").  \n- **gateway_path** - is the path to bind gateway.  \nFor example, your gateway api is located here - *https://gateway.example.com* and the path to endpoint (**gateway_path**) - \"/users\" then the full way to this method will be - *https://gateway.example.com/users*\n- **override_headers** - Boolean value allows you to return all the headlines that were created by microservice in gateway.  \n- **query_params** - used to extract query parameters from endpoint and transmission to microservice\n- **form_params** -  used to extract form model parameters from endpoint and transmission to microservice\n- **param body_params** - used to extract body model from endpoint and transmission to microservice\n\n⚠️ - **Be sure to transfer the name of the argument to the router, which is in the endpoint func!**  --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhnvlglmlbrt%2Frss-aggregator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhnvlglmlbrt%2Frss-aggregator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhnvlglmlbrt%2Frss-aggregator/lists"}