An open API service indexing awesome lists of open source software.

https://github.com/zjhch123/Tears

Static Resource Server, Based on Java, Simple, JSON Config. 一个基于Java语言编写的静态资源服务器。
https://github.com/zjhch123/Tears

java tears webserver

Last synced: about 1 year ago
JSON representation

Static Resource Server, Based on Java, Simple, JSON Config. 一个基于Java语言编写的静态资源服务器。

Awesome Lists containing this project

README

          

# Tears
特点:

1. 由Java语言编写的静态资源服务器
2. 简单。配制简单,修改简单,二次开发简单
3. 使用基于JSON的配置文件,灵活
4. 支持反向代理功能,可以与多种服务器组合

架构:

![架构](https://raw.githubusercontent.com/zjhch123/Tears/master/doc/1486735359756.png)
// zjh:架构图有点乱画的嫌疑

# 文档补全计划未开始