package
0.0.0-20240408095710-d3d5d5e8a4a1
Repository: https://github.com/soft-feather/tinyreading.git
Documentation: pkg.go.dev

# Functions

AddHandler add book meta handler curl -X POST -H "Content-Type: application/json" -d '{"book_id": 1, "book_name": "test", "book_author": "test", "book_description": "test", "book_sn": "test", "book_tags": [{"name": "test", "nice": 1}], "book_publish_date": "2020-01-01T00:00:00Z", "book_meta_create_at": "2020-01-01T00:00:00Z", "book_meta_last_modify_at": "2020-01-01T00:00:00Z"}' 127.0.0.1:5000/api/meta/add.
SearchHandler 获取书籍视图,返回相应的书籍文件流.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author