https://github.com/piotrjustyna/mercury-legacy
Legacy type of code with mixed pure and effectful responsibilities.
https://github.com/piotrjustyna/mercury-legacy
Last synced: 3 months ago
JSON representation
Legacy type of code with mixed pure and effectful responsibilities.
- Host: GitHub
- URL: https://github.com/piotrjustyna/mercury-legacy
- Owner: PiotrJustyna
- License: mit
- Created: 2021-09-17T08:46:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T11:04:30.000Z (about 4 years ago)
- Last Synced: 2025-03-01T00:58:14.090Z (8 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mercury-legacy
Legacy type of code with mixed pure and effectful responsibilities.
The code communicates with the whois server and makes simple decitions about the response.
## output
```
12:01:33.288: function is starting...
12:01:34.507: "google.com": 8768 days since domain creation, 738 days since domain last updated, 2552 until domain expires
12:01:34.507: function execution finished
```