jpremmel / parks-lookup

C# .NET backend web API + MVC frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parks Lookup

An API for state and national parks, 1 Nov 2019

By Jacqueline Remmel

Description

The purpose of this project was to practice building an API with full CRUD (create, read, update, and delete) functionality for state and national parks. Parks can be searched by name, location, terrain, and description.

Setup/Installation Requirements

Screenshot of Swagger documentation for Parks API

Technologies Used

C#, ASP.NET Core MVC, MySQL, Entity, Swashbuckle/Swagger, CSS, Bootstrap, HTML

License

Open-source

Copyright (c) 2019 Jacqueline Remmel

About

C# .NET backend web API + MVC frontend


Languages

Language:C# 83.2%Language:HTML 12.8%Language:CSS 3.1%Language:JavaScript 0.9%