An open API service indexing awesome lists of open source software.

https://github.com/samorysundjata/alunosapi

API em .NET 8.0 para prover o Front-End React
https://github.com/samorysundjata/alunosapi

api-rest csh netcore react

Last synced: 2 months ago
JSON representation

API em .NET 8.0 para prover o Front-End React

Awesome Lists containing this project

README

        

# AlunosApi - API de Gerenciamento de Alunos

![.NET 8](https://img.shields.io/badge/.NET-8-blue)
![Status da Build](https://img.shields.io/badge/build-passing-brightgreen)
![Licença](https://img.shields.io/badge/license-MIT-green)

## Descrição

AlunosApi é uma API RESTful construída com .NET 8 para gerenciar informações de alunos. Ela fornece endpoints para criar, ler, atualizar e deletar registros de alunos. Esta API é projetada para ser simples, eficiente e fácil de integrar com outros sistemas.

## Instalação

1. Clone o repositório:
2. Instale as dependências necessárias:

## Executando a API

1. Construa o projeto:
2. Execute o projeto:
3. A API estará disponível em `https://localhost:5001` ou `http://localhost:5000`.

Este projeto está licenciado sob a Licença GNU Affero General Public License.