Closed bertspaan closed 9 years ago
@rutgervanwilligen Let me know what you think, and let's build this together! I want to do some Java-ing too!
Of http://restx.io/?!?!
Core's Traversal API should respond to POST requests with the following JSON body:
{
"hgids": [
"tgn/219",
"bag/bussum"
],
"params": {
}
}
Hatsaaaa. Alleen 'params' wordt nog niet gebruikt, maar is ook (nog?) niet nodig.
See if it's a good idea to build an API for BFS graph traversals directly into Core using Neo4j's Traversal API (instead of using Cypher).
Maybe use Play Framework, or some other Java framework to create REST APIs?? :confused: