Skip to content

::: CRUD in PostgreSQL With Go:::

License

Notifications You must be signed in to change notification settings

rodrigoghm/crudgopg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crudgopg

::: CRUD in PostgreSQL With Go:::

Instalacion

1.- Instalación script de PostgreSQL ubicado en la ruta /DDBB/ldd.sql

2.- Cambiar configuración de acceso a la BBDD en la ruta /cfg/config.go

3.- Visualizar en el archivo /cfg/config.go parametros de configuracion del puerto del Server Go.

4.- Accede a un navegador WEB a la url del equipo configurado con el puerto indicado por ejemplo http://xxx.xxx.xxx.xxx:8080/view/crud.html