LOGIN BASED CRUD APP

Used technologies:

  • Spring Security
  • Spring Validation
  • PostgreSQL
  • JWT
  • ReactJS

Endpoints:

API-DOC https://app.swaggerhub.com/apis/emrullahozkilinc/education-app/1.0.0

Database (PostgreSQL):

Users Table: This table contains data on which crud operations will be performed.

USERS TABLE

User Management Table: This table stores users username and encrypted password data.

USER MANAGEMENT TABLE

JWT:

JWT