module
Version:
v0.0.0-...-72a3807
Opens a new window with list of versions in this module.
Published: Jul 21, 2023
License: BSD-3-Clause
Opens a new window with license information.
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
-
Clone this repository to your local machine:
git clone https://github.com/GitEagleY/WebPrjctPractice.git
-
Change into the project directory:
cd WebPrjctPractice
-
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.
Click to show internal directories.
Click to hide internal directories.