Skip to content

National park API, were users can Get, Create, Update and Delete national parks they have visited and the trails in those parks they have completed. It was created using .NET core 3.1. I Have used DTOs for this API, so i will have full control over the attributes I am receiving when creating and updating a resource. SwashBuckle was used to creat…

Notifications You must be signed in to change notification settings

dhillon64/ParkAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkAPI

National park API, were users can Get, Create, Update and Delete national parks they have visited and the trails in those parks they have completed. It was created using .NET core 3.1 and SQL Server for database, along with Entity framework core. I Have used DTOs for this API, so i will have full control over the attributes I am receiving when creating and updating a resource. SwashBuckle/Swagger was used to create the documentation for API.

screencapture-localhost-58127-index-html-2020-11-13-01_56_20

About

National park API, were users can Get, Create, Update and Delete national parks they have visited and the trails in those parks they have completed. It was created using .NET core 3.1. I Have used DTOs for this API, so i will have full control over the attributes I am receiving when creating and updating a resource. SwashBuckle was used to creat…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages