Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenzhitong/neodocstopostmanjson

A tool to convert Neo RPC documents into postman exported json data
https://github.com/chenzhitong/neodocstopostmanjson

Last synced: 6 days ago
JSON representation

A tool to convert Neo RPC documents into postman exported json data

Awesome Lists containing this project

README

        

# NeoDocsToPostmanJson

A tool to convert Neo RPC documents into postman exported json data.

## How to use

### Manually generated

- Download or clone the GitHub project https://github.com/neo-project/neo-dev-portal
- Run the project and enter the path, such as `D:\neo-dev-portal\n3\reference\rpc`
- The generated results will be output on the console and in the `RpcServer.postman_collection.json` file

### Using online links (recommend)

You can use this link to import directly into Postman

https://docs.neo.org/RpcServer.postman_collection.json

![](assets/api_4.jpg)

![](assets/api_5.jpg)

![](assets/api_6.jpg)

You can even check out the API description directly to the right!

![](assets/api_7.jpg)