Development of a simple Rest API with Go and the PostgreSQL database engine.
This project uses the Go programming language (Golang) and the PostgreSQL database engine.
The following dependencies are required:
-
github.com/go-chi/chi
-
github.com/joho/godotenv
- chi - High performance, extensible, minimalist Go web framework