This website requires JavaScript.
Explore
Help
Register
Sign In
web
/
urbach.dev
Code
Issues
Pull Requests
Activity
7 lines
55 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-03-31 20:43:49 +02:00
package
main
func
main
(
)
{
Improved initialization
2024-06-25 13:11:10 +02:00
app
:=
New
(
)
Simplified server initialization
2024-04-02 12:23:37 +02:00
app
.
Run
(
)
Initial commit
2024-03-31 20:43:49 +02:00
}
Reference in New Issue
Copy Permalink