Boxes-api is an api server for a box management program.
Go to file
Steve White 546d722af1 Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
data Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
ApplicationDescription.md Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
Dockerfile Initial Commit 2024-10-04 20:10:35 -05:00
api_specification.md Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
config.go Initial Commit 2024-10-04 20:10:35 -05:00
config.yaml Initial Commit 2024-10-04 20:10:35 -05:00
db.go Initial Commit 2024-10-04 20:10:35 -05:00
go.mod Added CORS middleware 2024-10-04 22:05:30 -05:00
go.sum Added CORS middleware 2024-10-04 22:05:30 -05:00
handlers.go added react frontend 2024-10-04 22:03:50 -05:00
main.go Added CORS middleware 2024-10-04 22:05:30 -05:00
main_test.go Initial Commit 2024-10-04 20:10:35 -05:00
test2.bash added react frontend 2024-10-04 22:03:50 -05:00
tests.bash Removed front end and fixed tests 2024-10-06 12:24:39 -05:00