Caloriosa / core

Caloriosa REST server (core)
0 stars 0 forks source link

Implement REST router #2

Closed purrplingcat closed 6 years ago

purrplingcat commented 6 years ago

Create a REST router with routes from requirement: https://gist.github.com/EllenFawkes/921c2766b17eff1e4e9b7df72a553bd0#file-03_rest-md

CallMeFoxie commented 6 years ago

REST router is done via go-restful pkg.