What project structure should I follow? We’re using AWS - S3, SQS, MySQL, etc. we also need to manage secrets/env vars. We want to be able to support more technologies for ...
before "Era=1&Payload=JaBh0GIs3mD4vtlsqA2O2DCnoWGcB5tPj+EW9BBK9zCYdiKx803hzCGnAnnX5cI8 rSIAm/99mkgcICMDV/JsDFJ3M33Z6aAT &AuthHash=mkr3lvHVYaLy008u4WAWRhpg9oc= " Go http lib d...
we're trying to refactor a huge main.go file which starts everything in our product, anyone konws an intreseting article regarding refactoring? any tool?
Hola. I have 30 + APIs i need to document. we have it on swagger already. but we want to extra deatils. do you guys know any tools that? it should be documented on confluence ...
hey, i have an ALTER table x ADD colum Y (up migration), down migration is DROP TABLE x. do I need another down migration for the ALTER table x ADD colum Y? or drop table is ...
Anyone knows which tool they were using for generating this type of graph?
this is really simple but anonying. i have a backend that returns error messages lowercase (because of go) and in my frontend in always need to capitalize the first letter of ...
tried to look up, debugged, but didn't find anything. anybody knows why it happens?