Add nordnet (#1405)

This commit is contained in:
Thomas T. Jarløv 2020-03-23 07:26:04 +01:00 committed by GitHub
parent 8332f0b743
commit bd0d7b0669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17041,5 +17041,18 @@
"description": "File-based unit testing system",
"license": "MIT",
"web": "https://github.com/sealmove/testify"
},
{
"name": "nordnet",
"url": "https://github.com/ThomasTJdev/nim_nordnet_api",
"method": "git",
"tags": [
"nordnet",
"stocks",
"scrape"
],
"description": "Scraping API for www.nordnet.dk ready to integrate with Home Assistant (Hassio)",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_nordnet_api"
}
]