Sync kemono creators.txt data to sqlite database and provide search api.
KEMONOSEARCH_DB="creators.db"
KEMONOSEARCH_ADDR=":39808"
route | method | description |
---|---|---|
/ |
GET | Rendered html home page |
/api/creator |
GET | Get creators by query param name |
/api/docs/index.html |
GET | Swagger UI |