Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
/ Plumber-API Public archive

This is an API for PLumber RPC as docker container

Notifications You must be signed in to change notification settings

pashkatrick/Plumber-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plumber API

About

That's an API for main project Plumber RPC which in turn is a GUI for GRPCurl.

⚡ Important

This version doesn't support import proto files or protosets yet (will be).
You can use it only with servers, which support reflection API.

Requirenments

  • Docker

Get Started 🚀

  • docker pull pashkatrick/plumber-api
  • docker run --rm -it -p 3535:3535/tcp pashkatrick/plumber-api
  • or
  • docker run --rm -it -p 3636:3636/tcp pashkatrick/plumber-api:http --http
    (if you wanna web experience or postman collab)

Features Basic

...

Features HTTP

/list - getting list of available service methods
/template - getteing gRPC message template
/send - sending message

About

This is an API for PLumber RPC as docker container

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages