Skip to content

Conversation

@quentingosset
Copy link

@quentingosset quentingosset commented Feb 12, 2024

Q A
Bug fix? no
New feature? JSON output standard format
Deprecations? no
Tickets #107
License MIT

So as not to break the logic of the parse that searches for the different terms in the whois. I've simply modified the output so that it respects the JSON standard.
Now :

  • Object names respect the CamelCase
  • Values are now enclosed in double quotes.
  • The return is a list containing the various object whois.

Current result :
image

Old result :
image

@whoisyulu
Copy link

This definitely looks better, but probably not "backward compatible" with existing applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants