Skip to content

alessandra1408/crud-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD in Golang(GO)


Stacks to create this project:

  • Golang (GO)
  • Postgresql

You will need a config.toml file to configure the local variables for this application like this:

`[api] port = "port_numer"

[database] host = "" user = "" pass = "" name = "" `

Project made by Alessandra Fernandes :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published