Skip to content

Thirukkural JSON API Build using Express API Server.

License

Notifications You must be signed in to change notification settings

mskian/thirukkural-api

Repository files navigation

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