Skip to content

A Spring boot API with JWT authentication and deployed locally on kubernetes

Notifications You must be signed in to change notification settings

THEPHD1331/Patient-API

Repository files navigation

Patient-API

  • An API allows us to perform CRUD operations on patients info - name, contact no, address and PinCode.
  • Secured with JWT Authentcation.
  • Containerized with Docker.
  • Deployed locally with Kubernetes.

Docker Image Build Success

patirnt - imageBuild

Image Deployed to Kubernetes

patient - kuberunniinh

Deployed App on localhost 8283

patient - portFor

Minikube Dashboard

kubeDashboard

JWT Authentication

patient - token

GET Request

patient - getSuccess

POST Request

patient - postSuccess

PUT Request

patient - putSuccess

DELETE Request

patient - deleteSuccess

For Detailed Info

About

A Spring boot API with JWT authentication and deployed locally on kubernetes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages