From cd0250c027bcb4c8d8a71e36d752aef0313ee753 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?D=C3=A1niel=20Szab=C3=B3?=
 <25702868+szabodanika@users.noreply.github.com>
Date: Sat, 4 Jun 2022 14:08:25 +0100
Subject: [PATCH] Add MicroBin to Pastebins

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index dbeef523..c87b6c5b 100644
--- a/README.md
+++ b/README.md
@@ -1409,6 +1409,7 @@ _Related: [Wikis](#wikis)_
 - [Fugacious](https://fugacio.us) - Open source short-term secure messaging (OSSSM). ([Source Code](https://github.com/fugacious/fugacious)) `CC0-1.0` `Ruby`
 - [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin. (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Nodejs`
 - [LogPaste](https://github.com/mtlynch/logpaste) - Minimal pastebin web app that's easy to self-host and persists data to any S3-compatible backend. ([Demo](https://logpaste.com/)) `MIT` `Go`
+- [MicroBin](https://github.com/szabodanika/microbin) - A tiny, configurable, self-contained PasteBin and URL shortener written in Rust. ([Source Code](https://github.com/szabodanika/microbin)) `BSD-3-Clause` `Rust`
 - [mkaczanowski pastebin](https://github.com/mkaczanowski/pastebin) - Simple, fast, feature-rich, standalone pastebin service. `MIT` `Rust`
 - [mojopaste](https://metacpan.org/dist/App-mojopaste) - Perl based pastebin. ([Demo](https://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl`
 - [MokinToken](https://github.com/nexus-uw/mokintoken) - Clientside encrypted pastebin using tweetnacl. `Unlicense` `PHP`