Add package nimflux (#1823)

Co-authored-by: Tobias Dély <cleverhatcamouflage@gmail.com>
This commit is contained in:
Tobias Dély 2021-03-01 07:50:26 +01:00 committed by GitHub
parent 45b17d0068
commit c40a284d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21658,5 +21658,20 @@
"description": "Nim Julia bridge",
"license": "MIT",
"web": "https://github.com/Clonkk/nimjl"
},
{
"name": "nimflux",
"url": "https://gitlab.com/tdely/nimflux",
"method": "git",
"tags": [
"influxdb",
"influx",
"client",
"api",
"library"
],
"description": "InfluxDB API client library",
"license": "MIT",
"web": "https://gitlab.com/tdely/nimflux"
}
]