-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Yann edited this page Sep 18, 2018
·
14 revisions
Welcome to the Example.Api wiki. This is still a work in progress but feel free to browse the actual content.
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.
- Media-Types
- HTTP Status codes
- Response body formatting
- Pagination
- HATEOAS
- Automapper
- NRules
- Swagger (Swashbuckle)
- MSpec
See typo, mistakes or want to add some clarification ? You're welcome to contribute !
Inspired and enhanced from the awesome lesson of Kevin Dockx on Pluralsight.