Shloka
A free restful API serving quality Sanskrit Shlokas
Powered by Express.js ,Redis with , Jest and Docker
Try it
Run this code to get a random Sanskrit Slogan
fetch('https://shloka.onrender.com/api/v1/sanskrit/slogan/random').then(response => response.json()).then(data => console.log(data))
null