- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 129字
- 2021-07-02 20:52:24
An API example
I have used the GitHub API to show the basic HTTP methods. You can sign up to GitHub and get an authentication token if you wish to explore the API. In the next chapter, we will create our own API. In these examples, we act as a consumer of an API. In these examples, I am using Fiddler to make the request. You can use any tool you like; other commonly used tools are Postman, which is built into the Chrome browser or Advanced Rest Client. Idempotent is a term used for REST APIs; simply put, when you call a method, it will return the same data no matter how many times you call it. In the following examples, I will list which methods are idempotent.
推薦閱讀
- Mastering Entity Framework Core 2.0
- PHP程序設(shè)計(jì)(慕課版)
- Python Network Programming Cookbook(Second Edition)
- 網(wǎng)站構(gòu)建技術(shù)
- C程序設(shè)計(jì)實(shí)踐教程
- 領(lǐng)域驅(qū)動(dòng)設(shè)計(jì):軟件核心復(fù)雜性應(yīng)對(duì)之道(修訂版)
- 用案例學(xué)Java Web整合開發(fā)
- Buildbox 2.x Game Development
- OpenMP核心技術(shù)指南
- Django Design Patterns and Best Practices
- Application Development with Parse using iOS SDK
- Manage Your SAP Projects with SAP Activate
- C#從入門到精通(微視頻精編版)
- 微信小程序開發(fā)圖解案例教程:附精講視頻(第3版)
- 交互設(shè)計(jì)語(yǔ)言:與萬(wàn)物對(duì)話的藝術(shù)(全兩冊(cè))