smee-client VS smee.io

Compare smee-client vs smee.io and see what are their differences.

smee-client

🔴 Receives payloads then sends them to your local server (by probot)

smee.io

☁️📦 Webhook payload delivery service (by probot)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
smee-client smee.io
4 1
390 304
2.1% 1.3%
7.6 0.0
8 days ago about 1 month ago
TypeScript JavaScript
ISC License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

smee-client

Posts with mentions or reviews of smee-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.
  • How We Converted a GitHub Tool Into a General Purpose Webhook Proxy to Supercharge Our Integration Development
    10 projects | dev.to | 21 Apr 2023
    Well, that will require a change in the smee-client as well. So maybe a follow-up?
  • Show HN: Send a GitHub webhook to a private URL
    5 projects | news.ycombinator.com | 21 Sep 2022
    Neat stuff - certainly this problem crops up quite a lot where an internal server needs to get GitHub webhook data.

    In the past, I've had good luck using a webhook proxy. I've mostly just used https://smee.io/ which is simple and lightweight although seems to be mostly abandonware at this point. I dockerized it so that it could be used in a Kubernetes cluster, which was very useful for my GitHub Actions build cluster: https://github.com/ethomson/smee-client

    There's also Hookdeck, which I haven't used in production, but have played around with, and it seems conceptually the same, but can be made more Enterprisey. Whether that's a bug or a feature is probably up to you.

  • Deploy a GitHub Application to Cloudflare Workers
    11 projects | dev.to | 22 Feb 2022
    Using the same probot/smee-client shipped by Probot we divert the webhook URL to one on localhost for the development application, and for the production application we will enter a custom route.

smee.io

Posts with mentions or reviews of smee.io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.

What are some alternatives?

When comparing smee-client and smee.io you can also consider the following projects:

ngrok - Expose your localhost to the web. Node wrapper for ngrok.

frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

probot - 🤖 A framework for building GitHub Apps to automate and improve your workflow

GitGoat - GitGoat is an open source tool that was built to enable DevOps and Engineering teams to design and implement a sustainable misconfiguration prevention strategy. It can be used to test products with access to GitHub repositories without a risk to your production environment.

octokit.js - The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.

ziti-sdk-py - Ziti SDK for Python

cloudflare-worker-github-app-exampleassets

smee-client - 🔴 Receives payloads then sends them to your local server

cloudflare-worker-github-app-example - A Cloudflare Worker + GitHub App Example

node-config - Node.js Application Configuration

sish - HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.