Implement Advertisement Model

Issue #8 closed
Raymond Wells created an issue

This will consist of implementing the model for accessning Advertisement info via the API. In addition to the usual requests (GET /, GET /{id}), there also exists POST /{id}/like and DELETE /{id}/like to like/remove a like from an ad.

Comments (3)

  1. Log in to comment