From d58167e8a993b92b84355c324fd531608759db90 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 7 Dec 2023 22:52:06 -0800 Subject: [PATCH] Updated Affiliated Projects (markdown) --- Affiliated-Projects.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Affiliated-Projects.md b/Affiliated-Projects.md index af03be2..63fb351 100644 --- a/Affiliated-Projects.md +++ b/Affiliated-Projects.md @@ -15,13 +15,13 @@ Paperless has been around for a while now, and people have built tools that inte # API clients -- Dart [astubenbord/paperless-mobile](https://github.com/astubenbord/paperless-mobile/) +- [astubenbord/paperless-mobile](https://github.com/astubenbord/paperless-mobile/) Dart uses its own API client. -- Go [hansmi/paperhooks](https://github.com/hansmi/paperhooks/) is a toolkit +- [hansmi/paperhooks](https://github.com/hansmi/paperhooks/) Go is a toolkit for writing consumption hooks and includes a REST API client. -- Python [tb1337/paperless-api](https://github.com/tb1337/paperless-api) is +- [tb1337/paperless-api](https://github.com/tb1337/paperless-api) Python is an asynchronous wrapper for the REST API. # Monitoring -- [prometheus-paperless-exporter](https://github.com/hansmi/prometheus-paperless-exporter) is a [Prometheus](https://prometheus.io/) metrics exporter. Uses the REST API. \ No newline at end of file +- [prometheus-paperless-exporter](https://github.com/hansmi/prometheus-paperless-exporter) Go is a [Prometheus](https://prometheus.io/) metrics exporter. Uses the REST API. \ No newline at end of file