Skip to content

Commit 60dbdab

Browse files
Add project overview to README
Included a brief description of the SmartPot API, its technology stack, and key features such as RESTful design, MongoDB, Redis, Swagger/OpenAPI documentation, and JWT authentication.
1 parent b3f8e8b commit 60dbdab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
- Esto ejecuta un CURL -X POST https://api.render.com/deploy/srv-csgeg0lumphs73b48veg?key={key}
6363

6464
## 📦 Estructura del Proyecto – SmartPot API
65+
Este proyecto es una API RESTful desarrollada en Java con Spring Boot, diseñada para gestionar la información de cultivos y dispositivos SmartPot. Utiliza MongoDB como base de datos y Redis para almacenamiento en caché. La API está documentada con Swagger/OpenAPI y cuenta con autenticación JWT.
6566

6667
### 📁 Estructura de Directorios
6768

0 commit comments

Comments
 (0)