Pinned Repositories
angular-16-node-project
Angular 16 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient
node-js-tutorials
Node.js Sample Project - Node.js Tutorials with examples
nodejs-express-mysql
Node.js Restful CRUD API with Node.js, Express and MySQL example
nodejs-express-sequelize-mysql
Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL
react-express-mysql
Integrate React with Node.js Express & MySQL, run on same Server/Port
react-jwt-auth
React JWT Authentication & Authorization example - React.js Login and Registration example
spring-boot-angular-16-crud-example
Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.
spring-boot-react-mysql
How to integrate React.js with Spring Boot
spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
vue-3-authentication-jwt
Vue 3 Authentication and Authorization with JWT, Vuex, Axios, Vue Router, VeeValidate
bezkoder's Repositories
bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
bezkoder/nodejs-express-sequelize-mysql
Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL
bezkoder/node-express-mongodb
Node.js Restful CRUD API with Node.js, Express and MongoDB
bezkoder/spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
bezkoder/spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
bezkoder/spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
bezkoder/spring-boot-security-postgresql
Spring Boot, Spring Security, PostgreSQL: JWT Authentication & Authorization example
bezkoder/node-express-sequelize-postgresql
Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example
bezkoder/spring-boot-security-login
Spring Boot + Spring Security: Login and Registration example with JWT, H2 Database and HttpOnly Cookie
bezkoder/spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
bezkoder/spring-boot-jpa-paging-sorting
Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable
bezkoder/spring-boot-upload-multipart-files
Spring Boot upload Multipart Files example via Restful APIs
bezkoder/spring-boot-data-mongodb
Spring Boot CRUD Rest APIs with Spring Data MongoDB
bezkoder/docker-compose-spring-boot-mysql
Dockerize Spring Boot and MySQL example - using Docker Compose to connect Spring Boot to MySQL
bezkoder/spring-boot-jpa-postgresql
Spring Boot, PostgreSQL example with Maven, Spring JPA
bezkoder/spring-boot-h2-database-crud
Spring Boot H2 Database CRUD example with Spring JPA, Spring Web MVC
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
bezkoder/spring-boot-login-mongodb
Spring Boot & MongoDB Login and Registration example with JWT, Spring Security, Spring Data MongoDB
bezkoder/angular-17-crud-example
Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API
bezkoder/angular-16-jwt-auth
Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
bezkoder/mean-stack-authentication-authorization
MEAN stack Authentication and Authorization example - Registration, Login, Logout with JWT
bezkoder/angular-17-node-project
Angular 17 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient
bezkoder/spring-boot-angular-17-crud-example
Fullstack Spring Boot + Angular 17 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 17, HttpClient, Router and Bootstrap 4.
bezkoder/spring-boot-angular-17-postgresql-example
Angular 17, Spring Boot, PostgreSQL CRUD example (Fullstack) - Spring Rest Api, Spring Data JPA - Angular Http Client, Router, Forms
bezkoder/angular-17-spring-boot-mysql-example
Fullstack CRUD example using Angular 17, Spring Boot, and MySQL - Spring Boot Rest Api, Spring Data JPA with MySQL, Angular 17 Http Client
bezkoder/angular-material-17-file-upload
Angular Material 17 File Upload example with Progress Bar - Material 17 upload file to Rest Api - HttpClient, multipart file example
bezkoder/angular-17-firestore-crud
Angular 17 Firestore CRUD example - Firebase Firestore get/update/delete documents in collection using Angular firestore library AngularFire
bezkoder/angular-17-multiple-file-upload-progress-bar
Build Angular 17 Multiple File upload example Progress Bars - multipart file, FormData, Bootstrap - Angular upload multiple files to Rest API
bezkoder/angular-17-firebase-storage
Firebase Storage with Angular 17 example: File Upload , Retrieve, Display, Download Url & Delete using @angular/fire AngularFireStorage
bezkoder/angular-17-multiple-image-upload-preview
Angular 17 multiple Image upload with preview example to Rest API - Bootstrap, FormData, multipart file