Giter Site home page Giter Site logo

kathan24 / yodelay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oslabs-beta/yodelay

0.0 1.0 0.0 9.69 MB

Your preferred gRPC endpoint testing tool. Making sure your outbound πŸ—£οΈ β€˜yodelay’ returns the β€˜IiiOoo’ πŸ“£ that you expect

License: MIT License

TypeScript 64.90% HTML 0.33% JavaScript 23.75% CSS 11.01%

yodelay's Introduction

Yodelay.io is a browser-based testing tool that supports all types of gRPC calls: unary, server streaming, client streaming and bi-directional streaming, and aims to provide a beautiful interface and intuitive developer experience

Core Features ✨

  • Unary Calls and Server Side Streaming Support
  • Client side and Bi-directional Streaming
  • Automatic gRPC Service & Method recognition
  • Request Cancellation

Planned Features 🚧

  • Web Version with gRPC-WEB
  • Persistent Workspace
  • Electron App
  • Search History

Getting Started πŸš€

For an overview of gRPC in general, checkout the official DOCS here. There are clear and simple walkthroughs for each of the 12 programming languages supported by gRPC. Butter, Yodelay’s furry mascot, recommends choosing your preferred language, uploading the .proto file into yodelay and then using those examples to walk through this readme.

Installation βš™

Fork and clone this repo:

git clone https://github.com/<yourgithubhandle>/Yodelay.git
cd Yodelay
npm install

Test your endpoints locally β˜„

Navigate to the Yodelay folder in your terminal and run the following command:

npm start

NPM start will build the bundle, make it available in your browser at localhost:3000, start the client server on port 4000, and start a demo grpc server at localhost:8080

Go to your browser and enter the URL:
0.0.0.0:8080

To test our demo proto file, upload the demo.proto file in the /protos folder

Input the server ip address:

0.0.0.0:8080

Select Service from the drop down you want to test:

Select Request from the drop down menu you want to test:

Edit your input message so it matches the gRPC server fields:

Click on the Send Request button and see the results from your gRPC call!

Contributing βœοΈπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»πŸ““

We have an open door policy - all ideas, feedback, and contributions are always welcome! Note - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Built with πŸ’›

Developed using amazing technologies βš› 🐳🚒

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

yodelay's People

Contributors

jameshighsmith avatar cedrictheofanous avatar tammytan95 avatar grovati avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.