issues
search
BEOpenSourceCollabs
/
EventManagementCore
Event management system collaboration project for the Backend Engineering discord.
Apache License 2.0
3
stars
1
forks
source link
Continued setup
#2
Closed
JustDaile
closed
5 months ago
JustDaile
commented
5 months ago
Setup basic router using Golang standard http multiplexer.
Added basic Cors middleware and example main, including comments.
Setup a basic Makefile to provide a consistent way developers can run and test the application.
Added some additional information to the documentation.