University Management System API

GitHub GitHub last commit GitHub issues

Welcome to the University Management System ASP.NET Web API project! This API allows you to manage students, branches, and courses within a university environment. You can perform CRUD (Create, Read, Update, Delete) operations on these entities.

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/university-management-api.git