Skip to content

Walter0b/Go_curb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Brief project description and its purpose.

Table of Contents

Prerequisites

  • Go 1.16 or higher
  • PostgreSQL database
  • Any other dependencies

Getting Started

Installation

  1. Clone the repository:
    git clone https://github.com/Walter0b/Go_curb.git
    cd project
    Build the project:
go build

Folder Structure

The script expects the following folder structure:

project_root

┌── Go_crub
│
├── dbConnect
│ └── database.go
│
├── initializers
│ └── loadEnv.go
│
├── routes
│ └── routes.go
│
├── tableTypes
│ └── customStructure.go
│
├── test
│ └── query.sql
│
└── README.md

Configuration

Usage

Routes

Database

Contributing

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors