repository
0.0.0-20240229091404-5c9c1d663b4a
Repository: https://github.com/nicknaskida/gorder.git
Documentation: pkg.go.dev
# README
GoOrder
A simple web API service for shortening URLs written in Go and Gin.
Prerequisites
- Go 1.20 or later
Installation
- Clone the repository
git clone https://github.com/NickNaskida/Gorder.git
- Build the project
go build cmd/Gorder/main.go
- Run the executable
License
GoTrim is licensed under the MIT License, making it open and accessible for anyone to use and modify.