Skip to content

Implement support for creating series comments within the Sonador: database, data validation and views

Brandon Harper requested to merge bharp/comments_api into roakes/nsync-jc4
  • Implemented cleaning logic using Pydantic.
  • Added List Comments View and DB tables with POST, GET request for lists of comments
  • Detail Comment View with GET, PUT, and DELETE requests for specified comment
Edited by Rob Oakes

Merge request reports