Skip to content

As a user I want to send DELETE, POST, GET and PUT requests for my employee repo #5

@knoffi

Description

@knoffi

Implement typical request actions for

  • getting all employees
  • getting employee by id
  • posting new employee
  • replace employee by id
  • delete employee by id
  • throw runtime exception if id was not found
  • appropiate rendering for runtime exception

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions