diff --git a/packages.json b/packages.json index 60c1026..a1689d4 100644 --- a/packages.json +++ b/packages.json @@ -35785,5 +35785,26 @@ "description": "Powerfull, Fast, and Minimalist web Framework for Nim. Focus on your Backend.", "license": "MIT", "web": "https://github.com/DitzDev/Rakta" + }, + { + "name": "myip", + "url": "https://github.com/nemuelw/myip", + "method": "git", + "tags": [ + "myip", + "my-ip", + "my-ip.io", + "myip-api", + "nim", + "wrapper", + "api-wrapper", + "nim-wrapper", + "client", + "api-client", + "nim-client" + ], + "description": "Nim client for the MyIP (https://my-ip.io) API", + "license": "GPL-3.0-only", + "web": "https://github.com/nemuelw/myip" } ]