Skip to content
Yann edited this page Sep 18, 2018 · 14 revisions

Example.Api Wiki

Welcome to the Example.Api wiki. This is still a work in progress but feel free to browse the actual content.

Description

This wiki contains a description of the different API features embedded in the project. It will describe what they are and how to implement them with dotnetcore 2.x.

API Structure

  1. Media-Types
  2. HTTP Status codes
  3. Response body formatting
  4. Pagination
  5. HATEOAS

Technologies

  1. Automapper
  2. NRules
  3. Swagger (Swashbuckle)
  4. MSpec

Contribute

See typo, mistakes or want to add some clarification ? You're welcome to contribute !

Credits

Inspired and enhanced from the awesome lesson of Kevin Dockx on Pluralsight.

Clone this wiki locally