Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvtecno/news
Documentacion
https://github.com/dvtecno/news
Last synced: 3 days ago
JSON representation
Documentacion
- Host: GitHub
- URL: https://github.com/dvtecno/news
- Owner: DVTecno
- Created: 2023-10-16T23:35:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T18:38:40.000Z (about 1 year ago)
- Last Synced: 2023-10-18T19:39:30.931Z (about 1 year ago)
- Language: HTML
- Homepage: https://dvtecno.github.io/news/target/index.html
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News Egg
¡Bienvenido a **News Egg**, una aplicación que te permite publicar y gestionar noticias. La aplicación está desarrollada con Spring Boot y Thymeleaf.
## Documentación
La documentación completa del proyecto, incluyendo APIs y detalles de implementación, está disponible en [Documentación de JavaDoc](target/index.html).
![Captura de pantalla](doc/screenshot.png)
## Funcionalidades
- Publicar noticias con imágenes y descripciones.
- Gestionar noticias existentes: editar y eliminar artículos.
- Acceder a través de un panel de administración seguro.## Instalación
Para ejecutar la aplicación en tu máquina local, sigue estos pasos:
1. **Clonar el Repositorio:**
```bash
git clone https://github.com/DVTecno/news.git