bezkoder

Results 113 repositories owned by bezkoder

spring-boot-data-jpa-mysql

182
Stars
166
Forks
Watchers

Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.

node-js-jwt-auth

316
Stars
245
Forks
Watchers

Node.js Demo for Token Based Authentication (JWT) with MySQL database

react-jwt-auth

422
Stars
236
Forks
Watchers

React JWT Authentication & Authorization example - React.js Login and Registration example

react-redux-hooks-jwt-auth

167
Stars
98
Forks
Watchers

React Redux Login, Logout, Registration example using Hooks, JWT, Local Storage, React Router, Thunk Middleware, Axios, Bootstrap

react-hooks-crud-web-api

124
Stars
75
Forks
Watchers

React Hooks CRUD Application to consume Web API with Axios, display and modify data with Router & Bootstrap

spring-boot-react-mysql

85
Stars
74
Forks
Watchers

How to integrate React.js with Spring Boot

node-js-postgresql-crud-example

112
Stars
93
Forks
Watchers

Node.js PostgreSQL CRUD example with Express Rest APIs

express-file-upload

96
Stars
73
Forks
Watchers

Node.js Express Upload/Download File Rest APIs example with Multer

react-redux-jwt-auth

122
Stars
67
Forks
Watchers

React Redux: Token Authentication example with JWT, React Router, Axios, Thunk Middleware

spring-boot-security-postgresql

156
Stars
67
Forks
Watchers

Spring Boot, Spring Security, PostgreSQL: JWT Authentication & Authorization example