awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rauchg avatar

rauchg/slackin

0
View on GitHub↗
6,499 stele·1,301 fork-uri·JavaScript·MIT·4 vizualizărirauchg.com/slackin↗

Slackin

Public Slack organizations made easy

Features

  • Team Workspace Invitations - Automates the process of inviting new members to a Slack workspace through a public landing page and email submission.
  • Automated Invitation APIs - Accepts email submissions and automatically sends Slack workspace invitations via an API endpoint.
  • Automated Slack Invitations - Accepts email submissions through a web form or API and sends Slack workspace invitations automatically.
  • Slack Invite Landing Pages - Presents a public page where visitors enter their email to receive an automated Slack workspace invitation.
  • Workspace Invitation Landing Pages - Delivers a public web page where visitors can enter their email to request a Slack workspace invitation.
  • CAPTCHA-Protected Invitation Forms - Uses Google reCAPTCHA on the invitation form to block automated or malicious Slack invitation requests.
  • CAPTCHA-Protected Invitations - Blocks automated or malicious invitation requests by integrating Google reCAPTCHA on the invitation form.
  • Slack Integrations - Authenticates with Slack using a token provided via environment variables for workspace access.
  • Automated Invitation Flows - Uses Slack's Web API to programmatically send invitations, bypassing manual admin approval.
  • Invitation Resending - Integrates Google reCAPTCHA on the invitation form to block automated or malicious submissions.
  • CAPTCHA-Protected Invitations - Integrates Google reCAPTCHA on the invitation form to block automated or malicious invite requests.
  • Automated Approval Rules - Processes invitation requests without requiring manual approval from workspace administrators.
  • Workspace Invitation Landing Pages - Collects email addresses and sends Slack workspace invitations without manual approval via an automated landing page.
  • RESTful API Frameworks - Serves JSON endpoints and web pages using the Express.js framework for routing and request processing.
  • Embeddable Metric Badges - Generates an SVG badge that shows the current member count and links to the invitation page for external embedding.
  • Embeddable Invitation Badges - Provides a small, embeddable badge that displays the current member count and links to the invitation page.
  • Public Workspace Metadata APIs - Exposes workspace metadata such as online user count and response times through a JSON API endpoint.
  • Socket.io Applications - Maintains a persistent WebSocket connection via Socket.IO to broadcast real-time member count updates.
  • Badges - Embeds a badge on any website that shows the current number of connected Slack users, updated live via socket.io.
  • Live Count - Embeds a real-time badge showing the number of currently connected Slack users, updated via socket.io.
  • Static Count - Provides an SVG badge that shows the Slack member count and works in static contexts like GitHub README files.
  • Workspace Metadata Endpoints - Exposes workspace metadata such as online user count and response times through a JSON endpoint.
  • Badge Generation Libraries - Generates SVG badges server-side that display member counts for embedding in static contexts.
  • Invitation Badges - Creates an SVG badge showing the current member count that can be embedded on external sites to promote the Slack workspace.
  • CAPTCHA-Guarded Submissions - Integrates Google reCAPTCHA on the invitation form to prevent automated abuse.

Istoric stele

Graficul istoricului de stele pentru rauchg/slackinGraficul istoricului de stele pentru rauchg/slackin

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Slackin

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Slackin.
  • polarsource/polarAvatar polarsource

    polarsource/polar

    9,452Vezi pe GitHub↗

    Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record platform that handles global sales tax and VAT compliance, providing the infrastructure for selling subscriptions and one-time digital goods via hosted checkouts and embedded payment flows. The project functions as an entitlement and access manager, automating the granting and restriction of digital benefits, license keys, and third-party platform roles. It includes a dedicated usage-based billing infrastructure that tracks customer activity through meters to apply aggregation

    Pythondigital-productsfastapimerchant-of-record
    Vezi pe GitHub↗9,452
  • materializeinc/materializeAvatar MaterializeInc

    MaterializeInc/materialize

    6,314Vezi pe GitHub↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Rust
    Vezi pe GitHub↗6,314
  • restify/node-restifyAvatar restify

    restify/node-restify

    10,686Vezi pe GitHub↗

    Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a server-side environment for creating HTTP network services with integrated routing and request handling. The framework utilizes a middleware-based architecture to process incoming requests and manage responses. This approach supports the construction of web interfaces that follow standard architectural principles to deliver data to clients. The system covers a broad range of backend engineering capabilities, including route-based request dispatching, schema-based request validation,

    JavaScript
    Vezi pe GitHub↗10,686
  • slackapi/python-slack-sdkS

    slackapi/python-slack-sdk

    4,008Vezi pe GitHub↗

    This project provides a suite of development kits and frameworks for interacting with Slack, including a Web API client for authenticated requests and the Bolt framework for building asynchronous applications. It serves as a SDK for creating automated bots and integrating external software systems with Slack workspaces. The toolkit includes a specialized Events API client for listening to real-time system triggers and executing custom callback logic. It supports the development of automated assistants capable of sending messages and managing data exchanges via webhooks. The library covers a

    Python
    Vezi pe GitHub↗4,008
Vezi toate cele 30 alternative pentru Slackin→

Întrebări frecvente

Ce face rauchg/slackin?

Public Slack organizations made easy

Care sunt principalele funcționalități ale rauchg/slackin?

Principalele funcționalități ale rauchg/slackin sunt: Team Workspace Invitations, Automated Invitation APIs, Automated Slack Invitations, Slack Invite Landing Pages, Workspace Invitation Landing Pages, CAPTCHA-Protected Invitation Forms, CAPTCHA-Protected Invitations, Slack Integrations.

Care sunt câteva alternative open-source pentru rauchg/slackin?

Alternativele open-source pentru rauchg/slackin includ: polarsource/polar — Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record… materializeinc/materialize — Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda,… vitalik/django-ninja — Django Ninja is a high-performance framework for building type-safe REST APIs using Django. It functions as an OpenAPI… restify/node-restify — Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a… slackapi/python-slack-sdk — This project provides a suite of development kits and frameworks for interacting with Slack, including a Web API… gofr-dev/gofr — Gofr is a comprehensive framework for building production-ready microservices in Go. It provides a unified toolkit for…