PostgREST-GO practical tutorial and guide #3833
-
appreciate to guide me if there is any released official tutorial and guide on how to use postgREST-GO client package as the documentation is not very clear for beginners in golang. |
Beta Was this translation helpful? Give feedback.
Answered by
wolfgangwalther
Dec 29, 2024
Replies: 1 comment
-
The postgrest-go repo is here and has a link to the docs in its README. We don't support any of the client libraries in any official way, so you're better off to ask in their repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
steve-chavez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The postgrest-go repo is here and has a link to the docs in its README.
We don't support any of the client libraries in any official way, so you're better off to ask in their repo.