Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service info format #4

Open
Kubuxu opened this issue May 8, 2016 · 7 comments
Open

Service info format #4

Kubuxu opened this issue May 8, 2016 · 7 comments

Comments

@Kubuxu
Copy link
Collaborator

Kubuxu commented May 8, 2016

What should be the format on different layers:

  • JSON, Lua Tables or ...
  • defining schema
@ghost
Copy link

ghost commented May 8, 2016

IPLD :D

@Kubuxu
Copy link
Collaborator Author

Kubuxu commented May 8, 2016

It should be mainly human readable and easily parsable 😄

IPLD could be an option if there was something for IPLD like jq for JSON.

@dansup
Copy link

dansup commented May 8, 2016

Why not use nodeinfo.json ? Also what is IPLD?

@Kubuxu
Copy link
Collaborator Author

Kubuxu commented May 8, 2016

Problem with nodeinfo is that it from begging was a non-schema format. I for example would like to have (even small) CI nightly checking services and tagging those that are down. We are having problems with services that get rarely used, go down and nobody notices until someone wants to use it.

@cschmittiey
Copy link
Contributor

I'd prefer something human-readable as well.

On Sun, May 8, 2016, 12:18 PM Jakub Sztandera [email protected]
wrote:

Problem with nodeinfo is that it from begging was a non-schema format. I
for example would like to have (even small) CI nightly checking services
and tagging those that are down. We are having problems with services that
get rarely used, go down and nobody notices until someone wants to use it.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4 (comment)

@ansuz
Copy link
Member

ansuz commented Sep 24, 2016

since nobody acted it seems it's just going into a markdown table. 😄

I added h.ipfs.io just now, maybe it's time we start populating this more?

@ansuz
Copy link
Member

ansuz commented Oct 16, 2016

the markdown table is now json.

We can use that to construct a page that lists services in a table.

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

No branches or pull requests

4 participants