ijhttp-examples.jetbrains.com: gRPC Request & Response Service for IntelliJ HTTP Client
Endpoints
Methods
-
grpcbin.proto
- Index
- Empty
- DummyUnary
- SpecificError
- RandomError
- HeadersUnary
- NoResponseUnary
-
hello.proto
- SayHello
- LotsOfReplies
- LotsOfGreetings
- BidiHello
-
addsvc.proto
-
a_bit_of_everything.proto
- Create
- CreateBody
- Lookup
- Update
- Delete
- GetQuery
- Echo
- DeepPathEcho
- NoBindings
- Timeout
- ErrorWithDetails
- GetMessageWithBody
- PostWithEmptyBody
Examples
About
Developed originally by Manfred Touron, inspired by https://httpbin.org/
Forked and deployed by JetBrains. With any issues contact support
The main reason for this service is demonstrating the work of IntelliJ HTTP Client.