Here are
349 public repositories
matching this topic...
⚡ The one-liner node.js http-proxy middleware for connect, express and browser-sync
Updated
Mar 16, 2022
TypeScript
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
Updated
Mar 17, 2022
JavaScript
Apache Kafka and Confluent Platform examples and demos
Updated
Mar 16, 2022
Shell
Simple express file upload middleware that wraps around busboy
Updated
Mar 15, 2022
JavaScript
OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js.
Updated
Mar 10, 2022
JavaScript
The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
Updated
Feb 20, 2022
JavaScript
Manage and Integration with your Kubernetes dev environment more efficient.
Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Replicator, Confluent Schema Registry, Security
Updated
Feb 24, 2022
Shell
Thermal printer in Android
Updated
Jun 19, 2020
Java
equivalent to kafka-connect 🔧 for nodejs ✨ 🐢 🚀 ✨
Updated
Feb 11, 2022
JavaScript
🔌 A simple tool that wraps HTTPS proxies into a SOCKS5 proxy.
ACD helps you download Adobe Connect Sessions Videos and Audios, download files from FTP server, transfer files using Shift I/O
🐙 simple ssh manager based on bash/zsh history
Updated
Oct 12, 2020
Shell
♡ Connect/Express middleware to respond with better placeholders based on request instead of 404 page
Updated
Sep 29, 2021
JavaScript
Compose an array of middleware into a single function for use in Express, Connect, router, etc
Updated
Oct 10, 2021
TypeScript
The SymfonyConnect official API SDK
Connect/Express middleware to enforce https using is-https
Updated
May 17, 2021
TypeScript
Control Spotify Connect devices with Alexa
Updated
Feb 11, 2022
JavaScript
HaProxy Connector for Consul Connect. Enables Service Mesh with Consul and HaProxy using TLS and Consul Discovery
💥 An automation tool to automate the connection requests on LinkedIn
Updated
Feb 24, 2020
JavaScript
Blender <> 3DSMAX FBX connector
Updated
Sep 13, 2021
MAXScript
提供企业级网络设备之间数据的快速,安全,可靠的P2P传输协议
This is the dockerized version of Tidal Connect Raspberry binairies. Can be seemlessly used in HifiberryOS or any other RPi based operating system running Docker.
Updated
Feb 21, 2022
Shell
Updated
May 27, 2019
JavaScript
Sessionstore is a node.js module for multiple databases. It can be very useful if you work with express or connect.
Updated
May 18, 2021
JavaScript
This is the simplest example Android app using the RightMesh framework - it shows how to discover other users using the same app, send and receive data on the mesh and open the user configuration page.
Updated
Nov 15, 2018
Java
Go net.Dialer for HTTP(S) CONNECT Tunneling.
A package for integrating VK Mini Apps with official VK clients for iOS, Android and Web
Updated
Mar 16, 2022
TypeScript
Improve this page
Add a description, image, and links to the
connect
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
connect
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
in
WebhookEventTrigger.from_request
we log the webhook request IP address, but we extract it in a simplistic way:https://github.com/dj-stripe/dj-stripe/blob/0dd7925602e9b2ac693391fc9c02c4d87b97f5a9/djstripe/models/webhooks.py#L86-L92
It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor