# tinyblog **Repository Path**: duxlei/tinyblog ## Basic Information - **Project Name**: tinyblog - **Description**: 使用tinyweb开发包做的一个博客系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-02-24 - **Last Updated**: 2020-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###tinyblog是一个使用tinyweb开发包开发的博客系统 其中tinyweb是个web开发包,采用极简的设计,体量小。有时候仅仅是开发个很小的功能不需要引入其他第三方库,所以tinyweb用起来很方便 传送门 -> [tinyweb](http://git.oschina.net/admakeit/tinyweb)