stakwork / sphinx-nav-fiber

14 stars 48 forks source link

Route to GET graph data by contributor id #268

Open plell opened 1 year ago

plell commented 1 year ago

Purpose: Get graph data by contributor id

Shape of the data: This route gets a graph data response identical to the SEARCH route response.

omoniyi24 commented 1 year ago

I might need to know what exactly we meant by "contributor id" in order to know the corresponding field on the server side.

plell commented 1 year ago

@kevkevinpal @soup20 @omoniyi24 "Contributor" is a brand new concept (I think) in the backend. Contributors are the people (and robots) responsible for adding the data to the graph. I don't know how we'll tie graph data to their contributors, so let's discuss how we could do this. :)