This website requires JavaScript.
Explore
Help
Register
Sign In
Github
/
Mensa-API
Watch
1
Star
0
Fork
0
You've already forked Mensa-API
mirror of
https://github.com/LeRoid-hub/Mensa-API.git
synced
2025-01-31 11:44:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
916cca625b
Mensa-API
/
main.go
10 lines
107 B
Go
Raw
Normal View
History
Unescape
Escape
some small fixes
2024-03-27 16:41:57 +00:00
package
main
import
(
POC
2024-09-15 16:57:03 +00:00
"github.com/LeRoid-hub/Mensa-API/server"
some small fixes
2024-03-27 16:41:57 +00:00
)
func
main
(
)
{
server
.
Run
(
)
}
Reference in New Issue
Copy Permalink