hookdeck-cli
RabbitMQ
hookdeck-cli | RabbitMQ | |
---|---|---|
24 | 109 | |
284 | 12,460 | |
2.1% | 1.1% | |
8.7 | 10.0 | |
about 1 month ago | 4 days ago | |
Go | JavaScript | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
hookdeck-cli
-
Free ngrok alternative for async web dev - the Hookdeck CLI
As per the title of this post, the Hookdeck CLI is built to support asynchronous web development. By this, I mean requests, such as webhooks from an API service, are received and proxied onto the application running locally. However, the response from the local service is not passed back to the API service that made the request.
- Show HN: Hookdeck Event Gateway
-
Ask HN: Who is hiring? (June 2023)
Hookdeck | https://hookdeck.com| Remote- CAN | Backend DevOPs
We are seeking an experienced Backend/DevOps professional who has a passion for working with and optimizing databases, and who has hands-on experience with high concurrency and high throughput systems. We are a small team of 9, operating completely remotely and without a schedule.
We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.
If you are looking to be part of an early founding team, fully leverage your knowledge & talent, have an impact and work on hard scaling and concurrency challenges then this might be for you.
We are offering competitive compensation & generous stock options. Here are the roles that are currently open:
- Backend/ Dev OP (must be in Canada)
-
Ask HN: Who is hiring? (March 2023)
Hookdeck | Growth Engineering Team | Remote | https://hookdeck.com/
Hookdeck is building out the Growth Engineering team to help us improve the user experience across the entire funnel. We are a small team of 9, operating completely remotely and without a schedule.
We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.
If you are looking to be part of an early founding team, fully leverage your knowledge & talent, have an impact and work on hard scaling and concurrency challenges then this might be for you.
We are offering competitive compensation & generous stock options. Here are the roles that are currently open:
- Growth Engineer
- Hookdeck
-
Ask HN: Who is hiring? (December 2022)
Hookdeck (https://hookdeck.com) | Product Eng, Growth Eng, Backend Eng | Full-Time | Remote (World)
Hookdeck is an infrastructure to consume webhooks simply & reliably. Incoming webhooks are challenging because they require a well-built (and often complex) asynchronous system. We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.
If you are looking to be part of a early stage team, fully leverage your knowledge & talent, have an impact on the product experience and implement features from scratch then this might be for you!
We are offering competitive compensation, generous stock options and liberty over your geo & schedule.
We are looking forward to hearing from you! Email me at [email protected]
- Hookdeck: Webhook Infrastructure and Tooling
-
Best Practices for Using Webhooks
Shameless plug: if you like the development experience of webhooks at Stripe we offer the same experience on our platform at https://hookdeck.com/ which you can drop in to help you add reliability and a better developer experience to receiving webhooks from anywhere.
-
Webhooks.fyi
This is a fantastic resource! Thank you to the folks at ngrok for putting this together! As this site makes clear: webhooks are harder than they appear. Even just consuming webhooks it's easy to get bogged down dealing with issues around rate limits or recovering from bugs that cause missed events! Missed events being particularly painful with platforms that don't offer replay / retry.
Disclaimer: I work at https://hookdeck.com/ & I shamelessly plug our tool for giving you an awesome developer experience working with webhooks and helping deal with some of the concerns brought up on webhooks.fyi.
And if you are interested in webhooks at large a couple more resources worth checking out is the awesome-webhooks[1] list and the r/webhooks[2] subreddit (I just got ownership of the sub and started dusting it off this week after being neglected for the past few years! Please, come join!)
[1] https://github.com/realadeel/awesome-webhooks
[2] https://www.reddit.com/r/webhooks/
-
How do you read and understand a new codebase?
and then went throught the codebase: https://github.com/hookdeck/hookdeck-cli
RabbitMQ
-
10 Backend Terms Every Frontend Developer Should Know
RabbitMQ and Apache Kafka are two popular message queue systems,
-
Understanding RabbitMQ: A Beginner's Guide 🐇📬
Installation: Download and install RabbitMQ from its official website.
-
Speed Up Microservices Development with Dapr on AWS EK
Additionally, these applications often interact with message brokers (like Kafka or RabbitMQ), data stores (like databases), and external services (like third-party APIs), necessitating a thorough understanding of specific APIs and SDKs, which adds to the complexity. The need for robust error handling, efficient load balancing, and seamless service discovery further complicates the development process.
-
Tudo que Estudar, para se tornar uma Engenheira(o) de Software.
Link
- RabbitMQ 4.0 Released
-
Top 6 Queue Management Solutions for Your Next.js App (2024)
6. RabbitMQ
-
Top 7 Kafka Alternatives For Real-Time Data Processing
RabbitMQ is an open-source message-broker software that implements the Advanced Message Queuing Protocol (AMQP). It supports various messaging patterns and is known for its reliability and flexibility.
-
Scanning AWS S3 Buckets for Security Vulnerabilities
You can also integrate with RabbitMQ, which is an open source message broker for automation purposes. This allows you to set up automated workflows triggered by scan results or schedule them for regular execution. Automated responses can include alerts, notifications, or further actions based on the identified vulnerabilities, ensuring proactive and continuous security.
-
Performance and Scalability for Database-Backed Applications
We can take the previously mentioned idea of partitioning the database further by breaking up an application into multiple applications, each with its own database. In this case each application will communicate with the others via something like REST, RPC (e.g. gRPC), or a message queue (e.g. Redis, Kafka, or RabbitMQ).
-
Messaging queues (Rabbitmq as broker)
Today, I will discuss some things that need to be considered to have a kind of reliable server when using Rabbitmq as a message broker.
What are some alternatives?
orchest - Build data pipelines, the easy way 🛠️
NATS - High-Performance server for NATS.io, the cloud and edge native messaging system.
svix-webhooks - The enterprise-ready webhooks service 🦀
BeanstalkD - Beanstalk is a simple, fast work queue.
cost-model - Cross-cloud cost allocation models for Kubernetes workloads [Moved to: https://github.com/kubecost/opencost]
Apache Qpid - Mirror of Apache Qpid
nodejs-webhook-server-example
rq - Simple job queues for Python
wallet - The official repository for the Valora mobile cryptocurrency wallet.
mosquitto - Eclipse Mosquitto - An open source MQTT broker
dbt-core - dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
Chronicle Queue - Micro second messaging that stores everything to disk