Coder Social home page Coder Social logo

deno-buf-connect's Introduction

deno-buf-connect

Helpers and examples for using Connect, by the folks at Buf, in Deno. ๐Ÿฆ•โœจ

Connect is a tool for quickly making type-safe gRPC servers and clients.

The author of this project is not affiliated with either the company or project. (I just wanted to use Connect in Deno and hit a few hurdles I want to smooth out.)

API Docs: https://deno.land/x/buf_connect?doc

Oak Middleware

The main feature of this repository is the oak middleware provided at ./middleware/oak/mod.ts. With that, you can easily create a Connect server in Oak, running in Deno.

See the example server and client implementations in: ./examples/oak-server-and-client/

Bufbuild Re-exports

Some handy re-exports of the bufbuild npm libraries, via https://esm.sh.

My hope is that these will:

  1. Get API docs available in deno.land.
  2. Be an easy way to import these via the module autocompletion in VSCode's Deno auto-completion.

If you notice the versions of the reexports are too out of date please make a PR. ๐Ÿ™‚

Examples

In addition to the previously-mentioned example code (./examples/oak-server-and-client/), I also found getting the buf configuration right for Deno a bit finicky, so see buf.gen.yaml for an example you mind find useful to follow.

deno-buf-connect's People

Contributors

nfnitloop avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.