mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
11 lines
415 B
Plaintext
11 lines
415 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).
|
|
|
|
WWW: https://github.com/gusaul/grpcox
|