From 566c232efe49390ad09302868d6d1e1c14d6a0b3 Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Sat, 17 Nov 2018 18:40:30 +0100 Subject: [PATCH] Create README.md --- api/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 api/README.md diff --git a/api/README.md b/api/README.md new file mode 100644 index 0000000..38e3099 --- /dev/null +++ b/api/README.md @@ -0,0 +1,5 @@ +# yggapi.py + +This api provides a web interface to see some basic stats on the data vserv.py has collected and also provides and easy way to get the data through the api. + +![api](https://github.com/yakamok/ygg-node-db/blob/master/api.png)