Skip to content

drewfugate/neverl8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neverl8

This is a simple Go application built with Go-Chi router and GORM ORM, demonstrating basic CRUD operations with PostgreSQL.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Go programming language (version 1.16 or higher), PostgreSQL database, Git

Installation:

Clone the repository:

git clone https://github.com/drewfugate/neverl8.git

Navigate to the project directory:

go run main.go

The application should now be running on http://localhost:8080.

Testing

To run unit tests, execute the following command: go test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages