VatiDeck-server

module
v0.0.0-...-0cb1709 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2025 License: MIT

README

VatiDeck-server

Overview

VatiDeck-server is a Go-based HTTP server using the Gorilla Mux router.

[!NOTE]
Under development

Go Documentation

For detailed documentation, visit the VatiDeck-server page on pkg.go.dev by clicking on the badge below:

Go Reference

Usage

Prerequisites
  • Go version Go 1.23
Installation
  1. Clone the repository:

    git clone https://github.com/Atrolide/VatiDeck-server.git
    cd VatiDeck-server
    
  2. Install dependencies:

    go mod download
    
Running the Server

To start the server, run the following command:

go run cmd/server/main.go

Directories

Path Synopsis
cmd
routes
Package routes defines all the HTTP routes for the VatiDeck server.
Package routes defines all the HTTP routes for the VatiDeck server.
server command
Package main starts the VatiDeck server.
Package main starts the VatiDeck server.
pkg
logger
Package logger provides a custom logger for the VatiDeck server.
Package logger provides a custom logger for the VatiDeck server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL