Skip to content

Commit

Permalink
Merge pull request #138 from chenzhitong/postman
Browse files Browse the repository at this point in the history
import data into postman
  • Loading branch information
Celia18305 authored Aug 27, 2024
2 parents 5d13fd9 + dd2c87a commit 9456186
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
Binary file modified docs/n3/assets/api_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/n3/assets/api_4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/n3/assets/api_5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/n3/assets/api_6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 9 additions & 5 deletions docs/n3/reference/rpc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,16 @@ After sending the request, you will get the following response:
To make sure you get the latest result synchronize your client to the latest block height before you use the API.
:::

## Test tools
## Use Postman and Import data

You can use the Chrome extension in Postman to facilitate the test (Installation of the Chrome extension requires Internet connection). A test screenshot is shown below:
We recommend that you use [Postman](https://www.postman.com) to use the API

![image](../../assets/api_3.jpg)
![image](../../assets/api_3.jpg)After sign in or sign up a Posmtan account, you can directly import the Postman file we created https://docs.neo.org/RpcServer.postman_collection.json

## See also
![](../../assets/api_4.jpg)

[C# JSON-RPC Command List](https://github.com/chenzhitong/CSharp-JSON-RPC/blob/master/json_rpc/Program.cs)
![](../../assets/api_5.jpg)

![](../../assets/api_6.jpg)

Reference: [Import data into Postman](https://learning.postman.com/docs/getting-started/importing-and-exporting/importing-data/).

0 comments on commit 9456186

Please sign in to comment.