Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.88 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.88 KB

API REST for University Student Data - Version

Logo

Description

The National University of Alto Uruguay is a public institution of higher education in the Argentine Republic. This project is a prototype of a REST API designed to obtain student information, analyze their grades, evaluate academic performance, consider the allocation of scholarships, and generate statistical data.

It is important to note that this demo version of the API does not, under any circumstances, expose private or sensitive student information. All data is considered fictitious and used exclusively for demonstrating the functionality of this tool.

Table of Contents

⚠️ ** Note: This item is under development

Architecture

⚠️ ** Note: This item is under development

Describes the architecture or other technical data regarding the built software.

Requirements

⚠️ ** Note: This item is under development Make sure you have the following technologies installed before using the API:

Installation

⚠️ ** Note: This item is under development Provide clear and concise instructions on how to install and configure your project.
# Ejemplo de comandos
$ git clone https://github.com/tuusuario/turepositorio.git
$ cd turepositorio
$ npm install

Usage

⚠️ ** Note: This item is under development Usage instructions.

Contact