Skip to content

Create Comments API Controller #2

@supercleanse

Description

@supercleanse

I'm thinking this controller will start with the following routes:

GET /comments
GET /comment/:id
GET /post/:id/comments
GET /user/:id/comments
POST /comment
POST /comment/:id
DELETE /comment/:id

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions