Categorygithub.com/AngeloBoggio/GoTaskManagerAPI
modulepackage
0.0.0-20240713175047-3e37808619b8
Repository: https://github.com/angeloboggio/gotaskmanagerapi.git
Documentation: pkg.go.dev

# README

List of Dependencies Go Standard Library:

net/http: For HTTP status codes and server functionalities. Gin Web Framework:

github.com/gin-gonic/gin: The web framework for handling routes, middleware, and HTTP requests/responses. GORM (Go Object-Relational Mapping):

gorm.io/gorm: The ORM library for interacting with the database using Go structs. gorm.io/driver/postgres: The PostgreSQL driver for GORM to connect to a PostgreSQL database.

Link to Personal Notes for this: https://www.notion.so/Golang-Notes-65b14b747f094173a6dfe24c606db98d?pvs=4

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author