- Django RESTful Web Services
- Gaston C. Hillar
- 139字
- 2021-06-30 19:30:57
Summary
In this chapter, we learned the advantages of working with lightweight virtual environments in Python and we set up a virtual environment with Django and Django REST framework. We created an app with Django, we took a first look at the Django folders, files, and configurations, and we made the necessary changes to activate Django REST framework.
Then, we introduced and installed command-line and GUI tools that we will use to interact with the RESTful Web Services that we will design, code, test, and run in the forthcoming chapters.
Now that we have our environment ready to start working with Django REST framework, we will define the requirements for our first RESTful Web Service and we will work with models, migrations, serialization, and deserialization, which are the topics that we are going to discuss in the next chapter.
- 計算機網絡
- Hyper-V 2016 Best Practices
- 密碼學原理與Java實現
- 數據結構習題精解(C語言實現+微課視頻)
- 數據結構(Python語言描述)(第2版)
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Elastic Stack應用寶典
- Hands-On JavaScript High Performance
- Python數據可視化之Matplotlib與Pyecharts實戰
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Java并發編程之美
- Serverless Web Applications with React and Firebase
- 分布式架構原理與實踐
- Software Development on the SAP HANA Platform
- 大話程序員:從入門到優秀全攻略