Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 337 Bytes

FreshFinder Reviews API

This API allows for the reading and creating of farmer's markets reviews.

Endpoints:

GET /api/v1/reviews/:market_id finds reviews for that particular market_id POST /api/v1/reviews with the valid parameters of :market_id, :name, :email, :title, :content creates a review for that particular market