1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-25 22:24:13 +00:00
2018-11-17 18:45:31 +01:00
2018-11-17 18:41:02 +01:00
2018-11-17 18:38:23 +01:00
2018-11-14 21:15:17 +01:00
2018-06-26 23:54:03 +02:00
2018-11-17 18:45:31 +01:00
2018-07-03 01:59:15 +02:00

ygg-node-db

A collection of tools to support the yggapi:

vserv.py - collects dht views from volunteer nodes.
yggapi.py - presents the data via an API and Web UI

send-view.py

Very simple to use just add in crontab and run once an hour.

Access External Admin API:
If you want to get access to an external Admin API on another server:

send-view.py 192.168.1.100 9001

Todo

Redesign client server negotiation for data
add instructions for installtion in the readme
write script to test the server and api by generating fake data

Description
Server to collect DHT views from yggdrasil nodes and store in a data base
Readme Unlicense 328 KiB
Languages
Python 47.4%
JavaScript 27.7%
HTML 14.7%
CSS 8.1%
Shell 2.1%