Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DiegoTineo/go-gorm-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-based REST API with GORM, Mux, and PostgreSQL

Descripción

This REST API, developed in Go, utilizes GORM as an ORM for interacting with a PostgreSQL database. Mux is used for handling HTTP routes.

Technologies Used

  • Go: Programming Language
  • GORM: ORM for Go
  • Mux: HTTP Router for Go
  • PostgreSQL: Relational Database

Thunder-collection.json

thunder-collection.json

About

Go-based REST API with GORM, Mux, and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages