- 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.
推薦閱讀
- Web程序設(shè)計(jì)及應(yīng)用
- SPSS數(shù)據(jù)挖掘與案例分析應(yīng)用實(shí)踐
- ExtGWT Rich Internet Application Cookbook
- Hands-On JavaScript High Performance
- PostgreSQL 11從入門(mén)到精通(視頻教學(xué)版)
- 零基礎(chǔ)趣學(xué)C語(yǔ)言
- NGINX Cookbook
- MySQL入門(mén)很輕松(微課超值版)
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開(kāi)發(fā)
- Drupal Search Engine Optimization
- UML基礎(chǔ)與Rose建模實(shí)用教程(第三版)
- Spring Boot從入門(mén)到實(shí)戰(zhàn)
- 自己動(dòng)手構(gòu)建編程語(yǔ)言:如何設(shè)計(jì)編譯器、解釋器和DSL
- WordPress 3.7 Complete(Third Edition)
- 活文檔:與代碼共同演進(jìn)