Skip to content

Sample app designed to show how to implement rudimentary HATEOAS support to an ASP.NET Core API.

License

Notifications You must be signed in to change notification settings

michaeljolley/aspnetcore-hateoas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding basic HATEOAS support to ASP.NET Core APIs

This is a sample repo designed to show how to implement rudimentary HATEOAS support to an ASP.NET Core API. It was built on ASP.NET Core 3.0 and utilizes Entity Framework Core communicating with an in-memory database.

Read more about how this repo was implemented at https://baldbeardedbuilder.com/.

About

Sample app designed to show how to implement rudimentary HATEOAS support to an ASP.NET Core API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages