module
Version:
v0.0.0-...-8a69bb1
Opens a new window with list of versions in this module.
Published: Jan 7, 2025
License: MIT
Opens a new window with license information.
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
¶
|
|
|
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.