Build database and REST API of Chinese Poetry

This is a laravel project to build database and REST API of Chinese Poetry

Data Source

https://github.com/chinese-poetry/chinese-poetry

Artisan Commands

Pull Authors data
chinese-poetry:pull-authors {dynasty} {--flush}
This command will pull authors data from https://github.com/chinese-poetry/chinese-poetry
if flush option is specified will truncate authors table then pull all authors
if dynasty is not specified will pull all dynasty
Dynasty Options

  • tang
  • song

API Endpoint

Terms of Use