Commit Graph

3166 Commits

Author SHA1 Message Date
Yuansheng Wang
606e463f10 doc: removed the shadow of line. 2019-05-06 21:13:56 +08:00
Yuansheng Wang
261a1d0d0a doc: updated the flow of loading plugin. 2019-05-06 09:09:39 -04:00
YuanSheng Wang
aa45402ba5
change: added Makefile to manage apimeta server. (#5)
* change: added Makefile to manage apimeta server.
2019-05-06 18:17:29 +08:00
YuanSheng Wang
b7694e0701
feature: mini example to load plugin. (#4)
* feature: mini example to load plugin.
2019-05-06 16:02:28 +08:00
YuanSheng Wang
ee9f074864
change: renamed the basic library to 'core'. (#3) 2019-05-06 14:40:10 +08:00
YuanSheng Wang
1703fc62ae
change: added an example of plugin. (#2)
* change: added an example of plugin.
2019-05-06 14:36:18 +08:00
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