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