# README

frontend

Run the following command to restore dependencies to vendor/ directory:

dep ensure --vendor-only

# Packages

No description provided by the author
No description provided by the author

# Structs

AllRatingsResponse describes response for GET /ratings.
ErrorResponse describes error response for API call.
RatingRequest describes request for POST /rating.
RatingResponse describes response for GET /rating/<id>.