Skip to content

Grilo16/server_element3_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Back-end Go server with jwt authentication and file uploads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published