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

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

Awesome Lists containing this project

README

          

# RadioPoder-Api.Net6

![GitHub last commit](https://img.shields.io/github/last-commit/PabloPoder/RadioPoder-Api.Net6?logo=github)
![GitHub repo size](https://img.shields.io/github/repo-size/PabloPoder/RadioPoder-Api.Net6?logo=github)

API Rest desarrollada con .NET CORE

- Repositorio de app desarrollada en Flutter:

# UML

![image](https://user-images.githubusercontent.com/50326883/203380289-fb42008b-753a-42b9-a46a-027a48de4b1f.png)

# 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