StanfordLegion / prof-viewer

Legion Prof Viewer
Apache License 2.0
0 stars 5 forks source link

Refactor HTTP client/server schema #22

Closed elliottslaughter closed 1 year ago

elliottslaughter commented 1 year ago

The HTTP client and server now use a flat schema so you can make a request like GET summary_tile/0_3_-1/0_303881042002 and it is no longer necessary to json-encode a body for a POST.