Marcos Vidolin 👾

Results 10 issues of Marcos Vidolin 👾

Now you can pass custom headers to the request.

Installation issue using go1.13.15 ```shell build github.com/mitranim/gow: cannot load io/fs: malformed module path "io/fs": missing dot in first path element ``` which gow version should I use?

Create constant definition for Google Hangouts Chat for Payload responses.

Hi, We have a MongoDB dependency in the controller. You can see here: https://github.com/amitshekhariitbhu/go-backend-clean-architecture/blob/main/api/controller/task_controller.go#L8 Maybe we should consider move the code bellow to other layer: ```go task.ID = primitive.NewObjectID() task.UserID,...

Add Github login

enhancement

Remove page scroll. You can see the scroll on the mobile.

bug
enhancement
good first issue

The example is slow after login redirection (popup).

enhancement
help wanted

Setting the document identifer is optional. If omitted, the search service will create an identifier.

bug