Python has long been known as a user-friendly language for learning software development. But just because it is easy to learn doesn’t mean that it isn’t powerful. Quite the contrary! Python, coupled with the Django REST API framework, is fully suited to coding production back-end servers.
In this course, we are going to take advantage of the power of the Python language and the Django REST API framework to build a simple web service that will be able to provide data and functionality to many different platforms and types of applications. We'll be building an invoicing API, with endpoints for viewing, creating and deleting invoices. All in under an hour!
Learn Python
Learn Python with our complete python tutorial guide, whether you're just getting started or you're a seasoned coder looking to learn new skills.