Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 448 Bytes

MeklaAPI

ASP.NET Core WebApi Sample with HATEOAS, Versioning & Swagger

Screenshots

To get the version

http://localhost:5000/swagger

image

To get all foods(meklas)

http://localhost:5000/api/v1/Meklas

image