From 83793f493446cb01bfbdb1539c7cad8cc0eecd8d Mon Sep 17 00:00:00 2001 From: fleur Date: Thu, 31 Mar 2022 22:12:20 +0200 Subject: [PATCH] Add (Docs) -> Added my digest project (#129) as ylluminate suggested to me :) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 365829a..765a0a4 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ - [pico.v](https://github.com/S-YOU/pico.v) - A web server in V based on picoev and picohttpparser. - [vxbloauth](https://github.com/WolvesFortress/vxbl-oauth) - A minimalistic Xbox Live authenticator for vweb. - [vcurrency](https://github.com/mehtaarn000/vcurrency) - API wrapper (written in V) for [https://api.exchangeratesapi.io](https://api.exchangeratesapi.io). +- [vigest](https://github.com/withs/vigest) - Simple client for digest authentication (written in V). ### Database clients