Build basic REST API in Golang with GORM v2 and Docker Compose
Budget: £20 – £250 GBP
I have an SQL Server (hosted on AWS) and basically I tried to do this myself, but couldn't get it to connect to my DB properly so I figured I'd get someone else to do it.
The SQL tables are in the attached file to this project (Users, ImageData & AnalysedData).
I just need the basics for each one (CRUD).
I'd like the files for each table to be in differen't files. So in the models folder, you'd have "users.go", "imagedata.go" etc. In the routes folder, you'd have "user-routes.go", "imagedata-routes.go" etc.
Also the api needs to be in a docker container (use docker compose)
The credientials for the SQL server need to be in the docker compose file.
The SQL tables are in the attached file to this project (Users, ImageData & AnalysedData).
I just need the basics for each one (CRUD).
I'd like the files for each table to be in differen't files. So in the models folder, you'd have "users.go", "imagedata.go" etc. In the routes folder, you'd have "user-routes.go", "imagedata-routes.go" etc.
Also the api needs to be in a docker container (use docker compose)
The credientials for the SQL server need to be in the docker compose file.