-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
I have finished the API for the incoming information and most of the outgoing information but I cannot finish everything until I have the Graph structure to get information from. I have a few questions:
- When we get input about links, what format/function do you want me to call to add them to the graph? Currently I have them in my own adjacency list and they are ready to be sent to the graph.
- So far I think that it makes the most sense for the API to control the flow of the program since things are supposed to happen when we get input. I think this would work well with the way that each of you have constructed your parts but I would like to know if you feel differently about it.
- I need to write and test the portion that deals with the HTTP response from the crawling team but the way that I have my testing set up doesn't send responses (I'm using curl to send POST requests to our server). Could either of you help me set up a test to simulate this? @liushengxuan I was thinking you could help with this.
- I have connected to the server space that Goldschmidt got us and cloned our repository there. Once we are finished and merged into master we just need to pull and run it there.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested