An open API service indexing awesome lists of open source software.

https://github.com/settermjd/podcastsite-core

Provides the central plumbing for building a simple podcast site.
https://github.com/settermjd/podcastsite-core

Last synced: 9 months ago
JSON representation

Provides the central plumbing for building a simple podcast site.

Awesome Lists containing this project

README

          

# Simple Podcast Site Core

[![Code Climate](https://codeclimate.com/github/settermjd/podcast-site/badges/gpa.svg)](https://codeclimate.com/github/settermjd/podcastsite-core)
[![Test Coverage](https://codeclimate.com/github/settermjd/podcast-site/badges/coverage.svg)](https://codeclimate.com/github/settermjd/podcastsite-core/coverage)
[![Build Status](https://travis-ci.org/settermjd/podcast-site.svg?branch=develop)](https://travis-ci.org/settermjd/podcastsite-core)

This repository provides the central plumbing for building a simple podcast site.
It doesn't do a lot more than that at the moment, but it's a start.

## Getting Started

### Installation

## Making Contributions

If you’re keen to make contributions, please feel free. Fork the code, make your change, then submit a PR. I’ll have more in this section shortly.