- Hands-On RESTful Web Services with Go
- Naren Yellavula
- 93字
- 2021-06-24 17:04:22
GET
A GET method fetches the given resource from the server. To specify a resource, GET uses a few types of URI queries:
- Query parameters
- Path-based parameters
In case you didn't know, most of your browsing of the web is done by performing a GET request to the server. For example, if you type www.google.com, you are actually making a GET request to fetch the search page. Here, your browser is the client and Google's web server is the backend implementer of web services. A successful GET operation returns a 200 status code.
推薦閱讀
- Advanced Quantitative Finance with C++
- 零基礎學C++程序設計
- Drupal 8 Blueprints
- Mastering Adobe Captivate 2017(Fourth Edition)
- Beginning C++ Game Programming
- 造個小程序:與微信一起干件正經事兒
- Python爬蟲開發:從入門到實戰(微課版)
- 程序員數學:用Python學透線性代數和微積分
- Java Web開發之道
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 自然語言處理Python進階
- Access 2010數據庫應用技術(第2版)
- SQL Server數據庫管理與開發兵書
- MongoDB,Express,Angular,and Node.js Fundamentals
- IoT Projects with Bluetooth Low Energy