How I built a REST API with Angular

Steven Rescigno
2 min readFeb 19

Lets build an Angular App together

Hey all let’s write some Angular together.

If this is your first time writing angular code, I’ll walk you through all the steps required to get a REST API up and running easily.

Let’s start by creating our first project in angular.

ng new --create-application