Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion References.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,20 @@ MVC: Pro ASP.NET MVC 4 (There is a newer version of this book that covers MVC 5.

========================================================


=== Suggestions by Rebecca Peabody ========================

The following webpage gives a broad overview of REST and .net Web API. Since I am unfamiliar with .NET I found
this information helpful.

https://blogs.msdn.microsoft.com/martinkearn/2015/01/05/introduction-to-rest-and-net-web-api/

I am planning to watch the following YouTube videos to gain a better understanding of APIs and what is involved in
their creation.

https://www.youtube.com/watch?v=UEEYqMU4org&t=200s
https://www.youtube.com/watch?v=s7wmiS2mSXY


=== Suggestions by Todd Brees ========================
MSDN integration of GitHub with Visual Studio
requires msdn account
Expand Down