Add "awsSTS" (#1949)

This commit is contained in:
Thomas T. Jarløv 2021-06-26 15:20:57 +02:00 committed by GitHub
parent 29f7958133
commit 005506c811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23102,5 +23102,19 @@
"description": "Nim's function chaining and method cascading",
"license": "MIT",
"web": "https://github.com/khchen/chain"
},
{
"name": "awsSTS",
"url": "https://github.com/ThomasTJdev/nim_awsSTS",
"method": "git",
"tags": [
"aws",
"amazon",
"sts",
"asia"
],
"description": "AWS Security Token Service API in Nim",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_awsSTS"
}
]