Skip to content

feat: added rest api with podcasts read endpoints

Sebastian Janik requested to merge SJanik/castopod:#210_REST_API into develop

This Pull Request relates to #210 (closed). It adds basic module of REST API with two endpoints: for list of podcasts and for a single podcast.

Merge request reports