Skip to content

Commit

Permalink
chore: add architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
didil committed May 19, 2023
1 parent 5d41658 commit bb248f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@

# Inhooks

![Alt text](logo-no-background.png?raw=true "PaperLB Logo")
![Inhooks Logo](logo-no-background.png?raw=true "Inhooks Logo")

Inhooks aims to be a lightweight incoming webhooks gateway solution. Written in Go and runnable as a single binary or docker container. Only requires a redis database for storage/queueing.

*Note: This software is still early in its development cycle / not battle-tested. Test thoroughly before using in production systems.*

## Architecture

![Inhooks Architecture](inhooks-architecture.png?raw=true "Inhooks Architecture")

## Features
- Receive HTTP Webhooks and save to queue
Expand Down
Binary file added inhooks-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb248f1

Please sign in to comment.