Skip to content

Code for presentation to the Philadelphia SharePoint & .NET users group

Notifications You must be signed in to change notification settings

SixtoSaez/PhillySNUG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhillySNUG

Code for the server-side of the demo

The solution contains three separate routes that represent a standard ASP.NET MVC web application; an HTTP-based API for use with the RealWorld.ApiClient project; and an implementation of a REST API complete with the use of hypermedia links. The RealWorld.RestClient project uses the REST version of the web application.

The REST API does not use of a custom media type for the structure of the API messages for simplicity of this demonstration. As in the client project, implementing a custom media type is left as an exercise for the reader.

About

Code for presentation to the Philadelphia SharePoint & .NET users group

Resources

Stars

Watchers

Forks

Packages

No packages published