api2html 试用

时间:2020-12-31 12:54:55   收藏:0   阅读:0

已经基于go mod 调整了原有的项目,所以使用以及构建就很方便了,同时官方也提供了demo
所以试用下

构建工具

 
git clone https://github.com/rongfengliang/api2html.git
cd api2html
go build

运行demo

cd examples/blog
../../api2html serve -d -c config.json -p 8080

效果

技术图片

 

 


技术图片

 

 

参考资料

https://api2html.com/docs/creating-your-first-site/
https://github.com/rongfengliang/api2html

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!