Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 794 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 794 Bytes

Thirukkural API

build-test

Thirukkural JSON API Build using Express API Server.

Better self Host this API Service for 100% Uptime

http://localhost:4001/ - # Get Random Kural
http://localhost:4001/<1 to 1330> # http://localhost:4001/25 - Get Kural by No

API Data 🍘

Tirukkuṛaḷ Data From - @tk120404/thirukkural

Features ✨

  • Express for API server
  • CORS Headers for API Restriction
  • API Cache Module for Caching the API data app.get('/:id', cache('1 hour')

usage 📝

  • Clone or Download this Repo
  • install dependencies
yarn
  • Development
yarn dev
  • Production
yarn start

LICENSE ✅

MIT