Skip to content

ShankyTiwari/Angular-HTTP-crud-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Http Crud Application using Nodejs

This application is demonstration of CRUD operations which uses Angular's HTTP library.

Angular Code

Code for Angular application is in Angular folder.

Nodejs API Code

Code for Angular application is in Nodejs Rest API folder.

Explanation and Blog Post

I have written a complete and well explained article on this application, for more details and Code explanation. Click here to Read the article.