Implement support for creating series comments within the Sonador: database, data validation and views
- 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