In this article we’ll enhance the Angular Todo app to manage creating and updating tasks via our Django REST API. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial.
Continue readingIn this article you’ll learn how to connect an Angular app to a REST API. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check out all the parts of the tutorial
Continue readingThis article will teach you how you can use Docker to build and run an Angular application. We will create a lightweight and efficient Docker image using Docker’s multi-stage builds feature to serve
Continue readingIn this part of the tutorial, we will extend the basic Django DRF API built in the last part to handle creating, updating, and deleting items. This post is part of the Dockerized Django Back-end API with
Continue readingIn this multipart tutorial, you will learn how to build a production-ready REST API using Python and the Django REST Framework (DRF). You will interact with the API using an Angular app as the front-end
Continue reading