/podca-api

A minimal repository serving Podcast Feeds as JSON Objects. Build on Google Cloud Platform.

Primary LanguageGoApache License 2.0Apache-2.0

podca-api Build Status

A minimal repository serving Podcast Feeds as JSON Objects. Build on Google Cloud Platform.

Getting started

Go-Gettable via

go get github.com/te-th/podca-api

Run by

make serve

or

goapp serve ./app

Usecase search

http://localhost:8080/podcasts/search?term=WDR&limit=20

Usecase feeds:

http://localhost:8080/feeds

License

Licensed under Apache License, Version 2.0.