flowgrammable / flowsim

Visualization of OpenFlow Data-plane Abstractions
Apache License 2.0
31 stars 12 forks source link

save/load datasets with personal github repo #77

Open jassoncasey opened 9 years ago

jassoncasey commented 9 years ago

Once we have github OAuth integration in place we can create a repo for each user on their behalf to act as a store for their datasets: profile, switch, trace, etc.

Each page (packet, profile, switch, simulation) would load the existing data sets found on that users github//flowsim.datasets/ repository.

Saving changes to any data set would case a git hub push to the appropriate remote set.

This allows a few things:

jassoncasey commented 9 years ago

Github has a very straight forward interface for 3rd party interaction. We could use it for:

https://developer.github.com/v3/