Skip to content

abhiaggoel/Kaiburr-Task1

Repository files navigation

Kaiburr-Task 1

Using REST Api Request Mapping POST, PUT, GET, DELETE

GET api test Endpoint Using GET Method /

GET Root Test

POST servers Endpoint Using POST Method/server

POST

PUT servers Endpoint Using PUT Method/server/{id}

PUT UPDATE

GET servers Endpoint Using GET Method /servers

GET List

GET by ID Endpoint Using GET Method /servers/id={id}

GET by ID

DELETE Endpoint Using DELETE Method /server/{id}

DELETE by ID

GET by name Endpoint Using GET Method/server/name={name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published