Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
Joe Antonakakis edited this page May 13, 2017 · 5 revisions

Welcome to the Podcast Backend wiki. This wiki details knowledge resources, data models, architecture decisions, etc.

As an overview, this is the app layer of the backend of the Podcast app developed by CUAppDev. This project is supported by Spring and Couchbase, in an effort to establish a scalable, maintainable backend for the application. This application can comfortably scale horizontally with minimal DevOps support due to the stateless nature of the app layer and the scalability of Couchbase as a datastore.

Clone this wiki locally