Skip to content
/ ui Public

An agreeable api explorer. 🤝 like swagger for p2p services

Notifications You must be signed in to change notification settings

agree-able/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agreeable UI

A RPC explorer for agreeable p2p rpc services.

See Agreeable RPC for creating p2p endpoints that you can test with this tool.

Running

This tool is built with Pear.

git clone https://github.com/agree-able/ui
cd ui
npm i
pear run .

The first screen will ask you for a peer key to connect to.

Connect Screen

On connection

Connect Screen

Once it connects, you will see the api role, version and description. Then the routes available to call as functions. You can also download the agreement in .mjs or .json

Connect Screen

You can expand a route to inspect it and see the parameters, types and prepare to call it

Connect Screen

on submit you will see the result that was provided from the remote server.

About

An agreeable api explorer. 🤝 like swagger for p2p services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •