There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple Django Music Serving application is migrated from monolithic architecture to microservices architecture. Project's backend is transferred to Django Rest API, and Django Templates Frontend Application is transferred to Vue.js application, both served in different containers.