Angular 16 + Spring Boot + MongoDB example: CRUD App

In this tutorial, we will learn how to build a full stack Angular 16 + Spring Boot + MongoDB example with a CRUD App. The back-end server uses Spring Boot with Spring Web MVC for REST Controller and Spring Data MongoDB for interacting with MongoDB database. Front-end side is made with Angular 16, HttpClient & Router.

More Practice:
Angular + Spring Boot: Pagination example
Angular 16 + Spring Boot: JWT Authentication example
Angular 16 + Spring Boot: File upload example

Read More

MEAN Stack example with Angular 16

In this tutorial, I will show you how to make Angular 16 connect to MongoDB with Node.js Express. We’re gonna build a MEAN stack CRUD example with Angular 16 + Node.js Express + MongoDB example in which, the back-end server uses Node.js + Express for REST APIs, front-end side is an Angular 16 App with HttpClient, Router and Bootstrap.

Run both projects in one place:
How to Integrate Angular with Node.js Restful Services

Security: MEAN stack Authentication & Authorization example
Serverless with Firebase:
Angular 16 Firebase CRUD example with Realtime DB
Angular 16 Firestore CRUD example

Read More

Angular 16 + Node.js Express + PostgreSQL example: CRUD App

In this tutorial, I will show you how to build a full-stack (Angular 16 + Node.js + Express + PostgreSQL) example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HttpClient and Router.

Related Posts:
Server side Pagination with Node.js and Angular
File Upload using Angular and Node.js
Angular 16 + Node.js Express: JWT Authentication & Authorization example

Run both projects in one place:
How to Integrate Angular with Node.js Restful Services

Serverless with Firebase:
Angular 16 Firebase Database CRUD example
Angular 16 Firestore CRUD example

Read More