From baf81f9d3220c712d031eccf93b3af6993360dff Mon Sep 17 00:00:00 2001 From: Arnav Mehta <66114536+mehtaarn000@users.noreply.github.com> Date: Tue, 2 Mar 2021 13:49:00 -0600 Subject: [PATCH] Add vcurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed5f707..dd950e1 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ - [v-jsonrpc](https://github.com/nedpals/v-jsonrpc) - Basic JSON-RPC 2.0-compliant server written on V. - [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). ### Database clients