- Django RESTful Web Services
- Gaston C. Hillar
- 116字
- 2021-06-30 19:30:55
Installing tools
Now, we will leave Django for a while and we will install many tools that we will use to interact with the RESTful Web Services that we will develop throughout this book.
We will use the following different kinds of tools to compose and send HTTP requests and visualize the responses throughout our book:
- Command-line tools
- GUI tools
- Python code
- Web browser
- JavaScript code
You can use any other application that allows you to compose and send HTTP requests. There are many apps that run on tablets and smartphones that allow you to accomplish this task. However, we will focus our attention on the most useful tools when building RESTful Web Services with Django.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- 測試驅動開發:入門、實戰與進階
- 大學計算機基礎實驗教程
- ASP.NET Core 2 and Vue.js
- Troubleshooting PostgreSQL
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- SharePoint Development with the SharePoint Framework
- 區塊鏈技術與應用
- C++寶典
- Java語言程序設計教程
- MySQL入門很輕松(微課超值版)
- JavaScript動態網頁編程
- App Inventor 2 Essentials
- Java7程序設計入門經典
- Appcelerator Titanium:Patterns and Best Practices