Hateoas Posts #aspnetcore #hateoas #api Adding HATEOAS to an ASP.NET Core API RESTful APIs provide a great way to make our APIs easier for users to consume. How can we make discovering endpoints and capabilities easier?