fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
376 B
Plaintext
9 lines
376 B
Plaintext
Turn PCurl into web based UI, extremely easy to use.
|
|
|
|
Features:
|
|
* Recognize and provide list of services and methods inside it as an options.
|
|
* Automatically recognize schema input and compose it into JSON based.
|
|
(ensure your gRPC server supports server reflection).
|
|
* Save established connection, and reuse it for next invoke/request (also can
|
|
close/restart connection).
|