Nathan Anderson
Results
2
comments of
Nathan Anderson
Digging into the code with a debugger, I realized that the response from the server I was getting was 201, and the check in `request_builder.go` was only looking for 200,...
Alright, this is a bit of a blocker, so I'm still trying to fix it... Running `go get github.com/nedpals/postgrest@latest` doesn't find the repo, which I'm assuming is because its not...