- 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.
- Python科學計算(第2版)
- Mastering JavaScript Object-Oriented Programming
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- 數據結構(Python語言描述)(第2版)
- 數據結構簡明教程(第2版)微課版
- Bootstrap Essentials
- Mastering Swift 2
- 鋒利的SQL(第2版)
- Linux操作系統基礎案例教程
- Flowable流程引擎實戰
- Building Serverless Web Applications
- Python預測分析與機器學習
- Python數據科學實踐指南
- Python數據預處理技術與實踐
- Isomorphic Go