Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 336 Bytes

File metadata and controls

2 lines (2 loc) · 336 Bytes

Restful Api Best Practices Using Asp.Net Core 2

This repository contain a sample api built with asp.net core 2. The samples are around showing best practices regarding restful apis and methods. At current state, this api conform to Richardson Maturity Model level 3 (https://martinfowler.com/articles/richardsonMaturityModel.html).