Skip to content

wizrox/WebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAPI using .Net MVC with AmazonRDS as Backend.

  • This project is based on Asp.Net MVC Framework with Angular as a front-end, the .NET MVC is domain layer that interacts with the Data through DBContext and use REST api to call CRUD operation through controller class.
  • The Front-End is based on AngularJs which call these REST services from .NET MVC application from a single page application.
  • The database used for this app is located at AmazonRDS which get connected through DBContext in .Net MVC application.

Resources/Tutorial and Knowledge-Base:

Disclaimer:

This is a sample project followed by the tutorial mentioned in "Resources" section. Most of the snippets are taken from the tutorial with blend of my own implementation of Angular-JS and AWS DB. Please do some risk-evaluation before using this code in your project ( as no loss and damage comes under the developer's liability).

About

.NetCore WebAPI project with Angular as a Front-End and AWS at Backend implementing CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors