From 6fc8a8153842f9d8fc75745ac6cd3afc66251c1f Mon Sep 17 00:00:00 2001 From: Simon Deutsch <44440587+Deitsch@users.noreply.github.com> Date: Mon, 6 May 2024 22:07:55 +0200 Subject: [PATCH] add Swift Wrapper to bored api implementations in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f76fafc..b0825c9 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ The Bored API has been used in many other applications and projects: * [I'm Bored Alexa skill](https://www.amazon.com/gp/product/B07GDL9MP4?ie=UTF8&ref-suffix=ss_rw) * [Python wrapper](https://pypi.org/project/bored/) * [Kotlin wrapper](https://gitlab.com/CMDR_Tvis/bored-api) +* [Swift wrapper](https://github.com/Deitsch/BoredApi) * [React app](https://github.com/CDAracena/Im-Bored) * [Vue app](https://github.com/emilsgulbis/BoredApp) * [iOS app](https://apps.apple.com/us/app/bored-find-what-to-do/id1475656469) +