Skip to content

Develop CRUD Controllers and Validators for books: #2

@eddyboka

Description

@eddyboka

Develop CRUD Controllers and Validators for books:
POST /books (Add new book)
GET /books (Fetch all books)
GET /books/:id (Get book by ID)
PUT /books/:id (Update book details)
DELETE /books/:id (Remove book)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions