mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 07:54:22 +00:00
Initial backend api
This commit is contained in:
5
backend/go.mod
Normal file
5
backend/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module novamd
|
||||
|
||||
go 1.23.1
|
||||
|
||||
require github.com/go-chi/chi/v5 v5.1.0
|
||||
Reference in New Issue
Block a user