Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 654 Bytes

Car Park System API

A basic ASP.NET Core Web API for managing a car park system. The API allows for updating parking counts, editing counts, and retrieving total counts.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Getting Started

git clone https://github.com/aeyage/car-park-system.git
cd car-park-system