阅读:支持ePub和身份验证的电子书服务器

时间:2024-02-26 22:12:38
【文件属性】:

文件名称:阅读:支持ePub和身份验证的电子书服务器

文件大小:7.28MB

文件格式:ZIP

更新时间:2024-02-26 22:12:38

webapp epub ebook-manager epub-reader golang-application

准备 readimension是一种epub Web服务,提供文件管理和浏览器阅读器。 产品特点 书籍格式:epub 文件管理器,如文件管理 响应式Web界面 基于Web的epub阅读器( ) 用法 go get -v github.com/kyicy/readimension 切换到工作目录, readimension将保存数据。 创建一个配置文件config.json { " production " : { " addr " : " 127.0.0.1 " , " port " : " 10086 " , " serve_


【文件预览】:
readimension-master
----.gitignore(287B)
----go.mod(2KB)
----middleware()
--------user_auth.go(394B)
----route()
--------init.go(2KB)
--------user.go(4KB)
--------list.go(913B)
--------templateCommon.go(2KB)
--------books.go(6KB)
--------explorer.go(2KB)
--------template()
--------render.go(869B)
----Makefile(696B)
----model()
--------init.go(277B)
--------epub.go(563B)
--------user.go(1017B)
--------list.go(372B)
--------user_list_epub.go(209B)
----public()
--------images()
--------robots.txt(0B)
--------scripts()
--------favicon.ico(15KB)
--------styles()
----utility()
--------keep.go(16B)
--------epub()
--------config()
----screenshots()
--------mobile_3.jpg(227KB)
--------mobile_1.jpg(263KB)
--------pc_eva.png(3.54MB)
--------mobile_eva.jpg(170KB)
--------mobile_2.jpg(197KB)
--------mobile_opm.jpg(186KB)
--------pc_1.jpg(1.11MB)
--------mobile_4.jpg(76KB)
--------pc_2.jpg(715KB)
----go.sum(32KB)
----app.go(1KB)
----main.go(2KB)
----README.md(2KB)
----bib()
--------i()

网友评论