todoapp

module
v0.0.0-...-8a69bb1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT

README

Todo app

Name

Todo app

Description

Todo app backend in go for playing around with base go stuff

Current approach is using echo mini framework for handling basing http stuff + gorm for database wrapper

Configuration and verify installation

You may use docker or direct GO runtime (if so go is required locally)

brew install go

for starting the program you may use

go run ./cmd/main

for building executable

go build ./cmd/main

default settings

service port
webserver 8123

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal

Jump to

Keyboard shortcuts

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