mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package influx
This commit is contained in:
parent
d3482cc036
commit
10ade9e543
@ -6071,5 +6071,17 @@
|
|||||||
"description": "reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.",
|
"description": "reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "https://github.com/euantorano/recaptcha.nim"
|
"web": "https://github.com/euantorano/recaptcha.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "influx",
|
||||||
|
"url": "https://github.com/samdmarshall/influx.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"influx",
|
||||||
|
"influxdb"
|
||||||
|
],
|
||||||
|
"description": "wrapper for communicating with InfluxDB over the REST interface",
|
||||||
|
"license": "BSD 3-Clause",
|
||||||
|
"web": "https://github.com/samdmarshall/influx.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user