0.3.4 • Published 4 years ago
bloomrpc-mock v0.3.4
BloomRPC-Mock
Automock your GRPC services! BloomRPC-Mock is a command line utility and toolset library for working with GRPC mocks.
Disclaimer: The library is still in its early stage, it has many missing features to be considered a fully fledged mock system but we are learning and experimenting the best approaches with GRPC for then implement the right functionality.
Installation
npm i bloomrpc-mock -g
Usage:
> bloomrpc-mock {protofilepath}.proto
_______ .---. ,-----. ,-----. ,---. ,---.-------. .-------. _______
\ ____ \ | ,_| .' .-, '. .' .-, '. | \ / | _ _ \ \ _(`)_ \ / __ \
| | \ |,-./ ) / ,-.| \ _ \ / ,-.| \ _ \| , \/ , | ( ' ) | | (_ o._)| | ,_/ \__)
| |____/ /\ '_ '`); \ '_ / | ; \ '_ / | | |\_ /| |(_ o _) / | (_,_) ,-./ )
| _ _ '. > (_) )| _`,/ \ _/ | _`,/ \ _/ | _( )_/ | | (_,_).' __| '-.-'\ '_ '`)
| ( ' ) ( . .-': ( '\_/ \ : ( '\_/ \ | (_ o _) | | |\ \ | | | > (_) ) __
| (_{;}_) |`-'`-'|__\ `"/ \ ) / \ `"/ \ ) /| (_,_) | | | \ `' | | ( . .-'_/ )
| (_,_) / | '. \_/``".' '. \_/``".' | | | | | \ // ) `-'`-' /
/_______.' `--------` '-----' '-----' '--' '--''-' `'-' `---' `._____.'
[Service] .ItemRepository detected:
[Method] GetByAccountID registered
[Method] GetByID registered
[Method] GetByIDs registered
GRPC Server listening on port 3009!
Planned features:
- Being able to provide custom mocks responses
- Client Side and Bi-Directional Streaming Support
0.3.4
4 years ago
0.3.3
4 years ago
0.3.2
4 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.9
6 years ago
0.2.8
6 years ago
0.2.7
6 years ago
0.2.6-alpha-1
6 years ago
0.2.5-alpha-2
6 years ago
0.2.5-alpha-1
6 years ago
0.2.4-alpha-1
6 years ago
0.2.4-alpha
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago