WebPrjctPractice

module
v0.0.0-...-72a3807 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: BSD-3-Clause

README

BasicWebApp

This is a simple web application developed in Go as a practice project.

Prerequisites

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

  • Go (version 1.16 or higher)

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/GitEagleY/WebPrjctPractice.git
    
  2. Change into the project directory:

     cd WebPrjctPractice
    
  3. Run the application:

    go run cmd/web/*.go
    

Open your web browser and visit http://localhost:8080 to see the application in action.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for more details.

Directories

Path Synopsis
cmd
web
pkg

Jump to

Keyboard shortcuts

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