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
- Host: GitHub
- URL: https://github.com/samorysundjata/alunosapi
- Owner: samorysundjata
- License: agpl-3.0
- Created: 2024-10-22T18:34:28.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-01-06T11:38:48.000Z (5 months ago)
- Last Synced: 2025-02-14T18:17:44.879Z (4 months ago)
- Topics: api-rest, csh, netcore, react
- Language: C#
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AlunosApi - API de Gerenciamento de Alunos


## 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.