Skip to content

Create POST endpoint for Book #28

@lcho

Description

@lcho
  • create a POST endpoint for Book

  • this will help insert data into the database

  • add route

  • receive request with request body

  • add validations

  • add comment to potentially insert database

  • return 200

  • /api/book
    {request body}
    {response}

  • 200 / 201 (created)

  • http status codes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions