8000 GitHub - velram/velram.github.io: Kurunthogai JSON API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

velram/velram.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

velram.github.io

Kurunthogai JSON API

Kurunthogai Poems and other relevant information are provided in JSON format

Contents of the JSON API is given

Poem index
Poem verses
Poet's name
Poem Thinai type (Type of land where the poem is written)

Sample Kurunthogai JSON object :

{ "index": 1, "poem_verses": "செங்களம் படக் கொன்று அவுணர்த் தேய்த்தசெங் கோல் அம்பின், செங் கோட்டு யானை,கழல் தொடி, சேஎய் குன்றம்குருதிப் பூவின் குலைக் காந்தட்டே.", "poet_name": "திப்புத்தோளார்", "poem_thinai_type": "குறிஞ்சி" }

All 401 Kurunthogai poems (JSON objects) are placed in a single JSON array.

Sample JSON array with a single poem

{ "KurunthogaiPoems": [ { "index": 1, "poem_verses": "செங்களம் படக் கொன்று அவுணர்த் தேய்த்தசெங் கோல் அம்பின், செங் கோட்டு யானை,கழல் தொடி, சேஎய் குன்றம்குருதிப் பூவின் குலைக் காந்தட்டே.", "poet_name": "திப்புத்தோளார்", "poem_thinai_type": "குறிஞ்சி" } ] }

About

Kurunthogai JSON API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0