alabeduarte / mypodcasts-api

API for MyPodcasts apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Podcasts API

Build Status

API for mypodcasts-android

Pre-requisites:

  • Docker Toolbox

    $ brew cask install dockertoolbox

Install and run all containers

$ make

Run

# Available at http://<docker_ip>:3000
# or you can use your own node environment to do that:
$ npm start

Tests

$ make test

About

API for MyPodcasts apps


Languages

Language:JavaScript 93.8%Language:Makefile 4.8%Language:Shell 1.5%