https://github.com/pablopoder/radiopoder-api-rest-.net
API desarrollada con .NET
https://github.com/pablopoder/radiopoder-api-rest-.net
api-rest c-sharp endpoint netcore
Last synced: 6 months ago
JSON representation
API desarrollada con .NET
- Host: GitHub
- URL: https://github.com/pablopoder/radiopoder-api-rest-.net
- Owner: PabloPoder
- Created: 2022-06-03T18:48:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T17:24:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T17:22:05.918Z (7 months ago)
- Topics: api-rest, c-sharp, endpoint, netcore
- Language: C#
- Homepage:
- Size: 15.1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RadioPoder-Api.Net6

API Rest desarrollada con .NET CORE
- Repositorio de app desarrollada en Flutter:
# UML

# Comentarios
- Get (id)
- GetAll
- Update
- Delete (Logica)# Noticias
- Get (id)
- GetAll
- Post
- TiempoDeLectura# Usuarios
- Get
- GetAll
- GetPorEmail
- Login
- Register
- UsuarioLogeado
- EditarUsuario
- EditarUsuarioGoogle# Sorteos
- Get
- GetAll
- GetGanador
- Post# Participaciones
- Get
- GetAll
- Post
- Delte