{"id":13850338,"url":"https://github.com/gmemstr/pogo","last_synced_at":"2025-04-14T16:41:18.735Z","repository":{"id":21872986,"uuid":"94294489","full_name":"gmemstr/pogo","owner":"gmemstr","description":"Audio feed generator and CMS","archived":false,"fork":false,"pushed_at":"2022-03-19T13:41:44.000Z","size":9513,"stargazers_count":71,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T05:23:42.617Z","etag":null,"topics":["backend","cms","feed","golang","gorilla","podcast","podcast-rss","pogo","rss","rss-feed"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmemstr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-14T05:55:40.000Z","updated_at":"2024-06-03T23:56:13.000Z","dependencies_parsed_at":"2022-08-07T10:01:18.293Z","dependency_job_id":null,"html_url":"https://github.com/gmemstr/pogo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmemstr%2Fpogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmemstr%2Fpogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmemstr%2Fpogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmemstr%2Fpogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmemstr","download_url":"https://codeload.github.com/gmemstr/pogo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918144,"owners_count":21183125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["backend","cms","feed","golang","gorilla","podcast","podcast-rss","pogo","rss","rss-feed"],"created_at":"2024-08-04T20:01:06.678Z","updated_at":"2025-04-14T16:41:18.714Z","avatar_url":"https://github.com/gmemstr.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cimg src=\"https://cdn.rawgit.com/gmemstr/pogo/ddc9ff3a/assets/web/static/logo-sm.png\" alt=\"Pogo logo\" align=\"right\"\u003e\n\n## Pogo\n\n[![Build Status](https://travis-ci.org/gmemstr/pogo.svg?branch=master)](https://travis-ci.org/gmemstr/pogo) [![Demo](https://img.shields.io/badge/demo-demo.pogoapp.net-green.svg)](http://demo.pogoapp.net)\n\nPodcast RSS \u0026 JSON feed generator and CMS in Go.\n\n## Getting Started\n\nThere are a couple options for getting Pogo up and running.\n\n- [Download the latest release](#running)\n- [Use Docker](#docker)\n- [Clone the repo and build](#building)\n\n## Features \n\n- Automatic RSS and JSON feed generation\n- Frontend for listening and publishing episodes\n- Multiple user support\n- Simple deployment\n- SPA frontend\n- Docker support\n\n## Running\n\n[![asciicast](https://asciinema.org/a/GTsDD2nJeLktUAbrQq4hyziOt.png)](https://asciinema.org/a/GTsDD2nJeLktUAbrQq4hyziOt)\n\n1. [Download the latest release](https://github.com/gmemstr/pogo/releases/latest)\n2. Run `pogo`\n\n## Docker\n\n [![dockerhub](https://img.shields.io/badge/dockerhub-gmemstr%2Fpogo-blue.svg)](https://hub.docker.com/r/gmemstr/pogo/)\n\nDocker images are based on the `master` branch and built when TravisCI is triggered.\n\n```\ndocker pull gmemstr/pogo\n\ndocker run -p 3000:3000 gmemstr/pogo\n```\n\n## Building\n\n_Note: [This requires a valid Go enviornment setup!](https://golang.org/doc/install)_\n\n```\n# Go get the repository\ngo get github.com/gmemstr/pogo\n\n# Go to directory\ncd $GOPATH/src/github.com/gmemstr/pogo\n\n# Get godep\ngo get github.com/tools/godep\n\n# Install Go dependencies\ngodep restore\n\n# Build\ngo build\n\n# Run\n./pogo\n```\n\n[Looking for the web frontend?](https://github.com/gmemstr/pogo-vue).\n\n## Credits\n\nPogo depends on several other open source projects to function.\n\n - [Golang](https://golang.org/)\n - [gorilla/mux](http://github.com/gorilla/mux)\n - [gorilla/feeds](http://github.com/gorilla/feeds)\n - [fsnotify/fsnotify](http://github.com/fsnotify/fsnotify)\n - [mattn/go-sqlite3](http://github.com/mattn/go-sqlite3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmemstr%2Fpogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmemstr%2Fpogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmemstr%2Fpogo/lists"}