From b50f379b0954fa18b27ac6bf7054b2d2e6474e17 Mon Sep 17 00:00:00 2001 From: Vedika API Date: Sat, 3 Jan 2026 09:43:40 +0000 Subject: [PATCH] Add Vedika API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e19441..c3b0ce3 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ This list is a collection of the best Deno modules and resources. ### Cloud APIs - [aws-api](https://aws-api.deno.dev/) - From-scratch Typescript AWS API client built for Deno. - [googleapis](https://googleapis.deno.dev/) - Auto-generated Google API clients for Deno. +- [Vedika API](https://vedika.io) - AI-powered Vedic astrology REST API. ### Database - [aloedb](https://github.com/Kirlovon/AloeDB) - Light, Embeddable, NoSQL database for Deno without dependencies.