Commit Graph

1860 Commits

Author SHA1 Message Date
YuanSheng Wang
a18afea659
change: added doc of how to load plugin. (#1) 2019-05-06 10:14:39 +08:00
Yuansheng Wang
f015b16288 change: upadated COPYRIGHT file. 2019-04-11 16:58:32 +08:00
Yuansheng Wang
0ba6830743 feature: supported to load config from YAML config. 2019-04-11 16:53:21 +08:00
Yuansheng Wang
c0e57c59f7 .gitignore: ignored go tools. 2019-04-11 15:17:52 +08:00
Yuansheng Wang
4f2238a40d test: added basic test case. 2019-04-11 15:00:59 +08:00
Yuansheng Wang
e2835eae52 optimize: local cache. 2019-04-11 14:36:53 +08:00
Yuansheng Wang
25b2bc84cd feature: supported to run the mini case.
```
curl http://test.com:9080/hello
run route id: 1234 host: test.com
```
2019-04-11 14:34:18 +08:00
Yuansheng Wang
e083f9be46 feature: supported to load fake route。 2019-04-11 12:02:16 +08:00
Yuansheng Wang
4757416918 init version. 2019-04-10 11:08:25 +08:00
YuanSheng Wang
7742c553d1
Initial commit 2019-04-10 10:02:06 +08:00