Categorygithub.com/Grilo16/server_element3_challenge
modulepackage
0.0.0-20240418183732-1b0b7cb1127f
Repository: https://github.com/grilo16/server_element3_challenge.git
Documentation: pkg.go.dev

# README

Go Server App

Introduction

This is a simple Go server application that connects to a SQL Server database running in a Docker container. It provides a basic API that interacts with the database, allows for the upload and download of files and handles authentication through JWT tokens.

Prerequisites

Before running this application, make sure you have the following installed on your system:

Setup

  1. Clone this repository to your local machine:

    git clone https://github.com/Grilo16/server_element3_challenge
    
  2. Navigate to the project directory:

    cd server_element3_challenge
    
  3. Run the setup script to build the Docker image, create the network and start the server:

    ./setup.sh
    

# 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