diff --git a/README.md b/README.md index 6090d49..ddaaba9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ygg-node-db server to collect DHT views from yggdrasil nodes and store in a data base +![api](https://github.com/yakamok/ygg-node-db/blob/master/api.png) ### send-view.py @@ -18,5 +19,3 @@ send-view.py 192.168.1.100 9001 maybe some kind of testing for current uploads? maybe add api token to prevent abuse? create restrictions on how much data can be sent maybe? -add rate limiting for sends and requests/ rate limit in nginx for requests -add postgress function for alternative use