An open API service indexing awesome lists of open source software.

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.

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
```