https://github.com/kar-dim/ip2c_webapi
Simple implementation of a IP2C (IP to Country) Web API C# Service, which fetches information from ip2c.org and displays ip data and generates a basic report.
https://github.com/kar-dim/ip2c_webapi
api csharp efcore ip2c net webapi
Last synced: 4 months ago
JSON representation
Simple implementation of a IP2C (IP to Country) Web API C# Service, which fetches information from ip2c.org and displays ip data and generates a basic report.
- Host: GitHub
- URL: https://github.com/kar-dim/ip2c_webapi
- Owner: kar-dim
- Created: 2023-09-20T07:36:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-10T08:18:45.000Z (about 1 year ago)
- Last Synced: 2025-05-10T09:20:45.788Z (about 1 year ago)
- Topics: api, csharp, efcore, ip2c, net, webapi
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IP2C_WebAPI
Simple implementation of a IP2C (IP to Country) Web API C# Service, which fetches information from ip2c.org and displays ip data and generates a basic report.