CosmicMind / Graph

Graph is a semantic database that is used to create data-driven applications.
http://cosmicmind.com
MIT License
874 stars 72 forks source link

Add JSON parser / Network and exporter for Graph. #110

Closed daniel-jonathan closed 6 years ago

daniel-jonathan commented 8 years ago

This should allow graph to send and receive data through a network and JSON objects.

ghost commented 8 years ago

This would be very welcome :). I had something working a few weeks ago based on your advice in Issue 95 -- but it was a lot of boilerplate. Being able to download and map JSON objects to Entities in the Graph would make aggregating data from multiple API's much easier. Many thanks for looking at this. I'll be a willing tester

daniel-jonathan commented 8 years ago

@DavidELeahy perfect :) Glad this will help.

eonist commented 8 years ago

Would love to see this.

multinerd commented 7 years ago

any updates on this?

daniel-jonathan commented 7 years ago

@multinerd I have made some progress on this. I am updating Graph and it's API with an inclusion for this during this month. Sorry for any inconvenience :)

EmilGram2 commented 6 years ago

Update?

daniel-jonathan commented 6 years ago

The JSON parser is available. The networking is not. Soon enough this will be done fully.

daniel-jonathan commented 6 years ago

Let's follow this issue as the feature is being added. https://github.com/CosmicMind/Graph/issues/148