The Complete RESTful APIs with Python Course
- Description
- Curriculum
- FAQ
- Reviews
This course is suitable for software developers who are beginners or advanced with Python and want to gain hands on experience with web and software development projects. You will build multiple unique Python RESTful projects and use all real world Python frameworks used in the industry.
Project 1 is called Implementing the Flask Application. It guides you through developing a terminal application that user posts and allow users to register and login. This Section will introduce you to the basic concepts of Python programming. You will learn how to parse command-line arguments to add more interactivity to programs, and you will finally see how to manage user database using the SQLAlchemy.
Project 2, Building a Web Messenger with Microservices, will teach you how to use Nameko, a microservice framework for Python. You will also learn how to make dependency providers for external resources such as Redis. This project will also touch upon integration testing Nameko services and basic AJAX requests to an API.
Project 3, Online Video Game Store with Django, will enable you to create an online video game store. It will contain features such as browsing video games by category, performing searches using different criteria, viewing detailed information about each game, and finally adding games to a shopping cart and placing an order. Here, you will learn about Django 2.0, the administration UI, the Django data model, and much more.
-
5Print Objects and Data TypesVideo lesson
-
6Taking Inputs From the UserVideo lesson
-
7Logical OperationsVideo lesson
-
8Exercise 1:Inputs and Logical OperationsVideo lesson
-
9Operations with StringsVideo lesson
-
10Arithmetic OperationsVideo lesson
-
11Comparisons and Logical OperationsVideo lesson
-
12If StatementsVideo lesson
-
13Exercise 2: If StatementsVideo lesson
-
14LoopsVideo lesson
-
15Data StructuresVideo lesson
-
26Building Web Messenger with MicroservicesVideo lesson
-
27Nameko and RebbitMQVideo lesson
-
28Creating Nameko MicroserviceVideo lesson
-
29Testing and HTTP EncryptionVideo lesson
-
30Working with RedisVideo lesson
-
31Nameko Dependency ProviderVideo lesson
-
32Saving and Retrieving MessagesVideo lesson
-
33Developing Messages in the BrowserVideo lesson
-
34Sending Messages with POST Request & AJAXVideo lesson
-
35Expiring and Saving MessagesVideo lesson
-
36Messages Polling in the BrowserVideo lesson
External Links May Contain Affiliate Links read more