Boxes-api is an api server for a box management program.
Go to file
Steve White 7ced1b9e8d Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
config Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
data Removed DB from git and updated .gitignore again 2024-10-06 14:30:16 -05:00
.gitignore Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
ApplicationDescription.md Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
Dockerfile Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
api_specification.md Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
boxes-api Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
config.go Initial Commit 2024-10-04 20:10:35 -05:00
db.go fixed image upload, patched up tests.bash 2024-10-06 18:02:38 -05:00
go.mod Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
go.sum Added CORS middleware 2024-10-04 22:05:30 -05:00
handlers.go fixed image upload, patched up tests.bash 2024-10-06 18:02:38 -05:00
main.go Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -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 fixed image upload, patched up tests.bash 2024-10-06 18:02:38 -05:00