After some discussions with @stbrody it seems like using a REST api could be a good idea since it allows us to use multiple content types, among other benefits.
This PR proposes changing to using an http REST api. It also simplifies the api by reducing the number of endpoints needed.
After some discussions with @stbrody it seems like using a REST api could be a good idea since it allows us to use multiple content types, among other benefits.
This PR proposes changing to using an http REST api. It also simplifies the api by reducing the number of endpoints needed.