Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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