Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vsouza/go-gin-boilerplate

A starter project with Golang, Gin and DynamoDB
https://github.com/vsouza/go-gin-boilerplate

Create go.yml

8ea0994ae82a0e8984410b56b818a4fa5d2c230c authored 12 months ago
Release 0.0.2

42ecc7bd3f728e45a3666b25876f5eaf2cb2ec82 authored 12 months ago
Merge pull request #16 from weezel/constant_time_comparison

Do a constant time comparison for key and password.

51d7bbf4c329b9838ff2d57e9c13e7f31b80418a authored 12 months ago
Merge pull request #14 from scitarust/feat/merge-env-config

feat: merge env config

056879bca2611f12cb623a5c3a36425bcf272ef9 authored 12 months ago
Do a constant time comparison for key and password.

Signed-off-by: Ville Valkonen <[email protected]>

780d1990fa19e4acc54696e04ad526e0ee3dcf06 authored over 1 year ago
Merge pull request #15 from vsouza/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1

Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1

14b6a270707de830c95b55832fae5f0698457216 authored over 1 year ago
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.1.
- [Relea...

93a8f7e2aa12c025791f451ccd9f776efdf7518f authored over 1 year ago
feat: merge env config

7210ef1320df7600e6efff235dd67c2f9f280c67 authored over 1 year ago
Merge pull request #11 from vsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-1.34.0

Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0

296e86bdbc6933f9236396d6be24bbc19249d9ab authored almost 2 years ago
Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.0 to 1.34.0.
- [R...

ffe4abd286f67fcb5cc34187d577e82b5d7e93b0 authored almost 2 years ago
Merge pull request #10 from vsouza/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7

Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7

2f1cab1442b020b442c548244baff4efdb9090e7 authored almost 2 years ago
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.0 to 1.7.7.
- [Relea...

079df494c1932353c99fefbe56d305170d32e298 authored almost 2 years ago
Merge pull request #9 from vsouza/dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.0

Bump github.com/aws/aws-sdk-go from 1.25.22 to 1.33.0

867c743a3c92602cb4bb49947e5ae77411fdb889 authored about 2 years ago
Bump github.com/aws/aws-sdk-go from 1.25.22 to 1.33.0

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.22 to 1.33.0.
- [...

38ec8a85598444f00b0da0fdcbf4f97147934b7c authored about 2 years ago
update gin version to fix security vulnerabilities

92bc25de95a8e3dd0ea2ee3b89732816687f1a5a authored about 3 years ago
update readme instructions to use go modules. Alter 'deps' target in Makefile to run 'go mod download' intead of using godep

a472d07331be83c93a0ca55ebee8070d1f25f04a authored over 4 years ago
change travis build to use go mod

5ff88f34e98847a9b4c2fd3709438dc81bbc5c05 authored over 4 years ago
Merge pull request #7 from RPing/master

fix wrong .gitignore production config filename

00854f00273e43d9c0408c586f9c751f628c0d96 authored over 4 years ago
fix wrong .gitignore production config filename

74599e9eb3813037410cbd68bac97dee2db7ebdc authored over 4 years ago
Merge pull request #6 from pedroandrade/add-modules

Add go modules and update to latest go version

c5f647268c7184c421ea9018d5a51eba4a98e89b authored almost 5 years ago
Add go modules and update to latest go version

- using go modules
- upgrade go version to 1.13

5846c1021af410589473e3ca5394169a2c99be76 authored about 5 years ago
improve Makefile. Add help section with target instructions

760c8a9775a4795248ac5246b2f01292a74616d8 authored about 5 years ago
Merge pull request #5 from victorKochkarev/master

Refactoring - used http status code enum

d365c3eed61433408eabc1b1f553d0d2c1f79082 authored almost 6 years ago
Refactoring - used http status code enum

a7c614c93ce0983a46b355f19ec0fe531b49ec1e authored almost 6 years ago
check if string is empty to load path on config

449e9acfe37734ad1cf651771988885e3dec39cd authored over 6 years ago
refactoring config file

9c4c109dea1515c2a0d367c5090582a6f3e17f06 authored over 6 years ago
fix assigning wrong values in user model

e292f0cac83ee89ca4001aa43a9ae10fa35feacc authored over 6 years ago
remove lint for now on .travis.yml

97e887f44adc6c57b42acbb5b0014e00aa5949b3 authored over 6 years ago
fix auth middleware

651c058ad0a13870e738d77299302dd17e60f0ac authored over 6 years ago
remove wrong validation on Auth middleware

cbdbdf82970ed99e952d3685d02d998e9f8f8f8f authored almost 7 years ago
Merge pull request #4 from fossabot/master

Add license scan report and status

90450f493a30bfd4f794feb6abe5485e70cc6002 authored almost 7 years ago
Add license scan report and status

Signed-off-by: fossabot <[email protected]>

81b1cc871a59ba44cd1966791f6618b83d087c0f authored almost 7 years ago
Merge pull request #3 from BitPhinix/patch-1

Typo

105868d1af21f4c5cb0c0c0dafdf9c22628b4068 authored almost 7 years ago
Typo

51f3d81a7bdca1af4373643782fad492228372a9 authored almost 7 years ago
use authMiddleware

1d077428492b69f24b597d5288b46c68913f1040 authored almost 7 years ago
change config setup

95ff1e5e1eb9247f0191ce2bb541f572f7ebd021 authored almost 7 years ago
Update golang version badge

23009d295d7193157f2b2d87730ac661380b4fe4 authored almost 7 years ago
add travis build file

0916125020e5f59ad5d96a8e83808f0297625b81 authored almost 7 years ago
fix tests. Add glide file

6e2974d7f02f6741d122f61a0af4a4913a52e99e authored almost 7 years ago
Add docker and Glide instructions

a1cb459c65985825fa082c44a5a45953c43d6e45 authored almost 7 years ago
Remove incorrect imports. Implements healthcheck controller. fix #1.

b80ee7a7612ca8af668d1908bbee1c64de615096 authored almost 7 years ago
add base test file

0f89be18b2cacdbdc94542f2b5e84a65ed434c8b authored over 8 years ago
edit readme to swift projects

8487848317b4edc5598d4c48aacdbb27d814e048 authored over 8 years ago
add readme file

4b87a4a88ff3e72cab45bad43d083a98b174c060 authored over 8 years ago
add base files

52ceb37bd290e217007add7481a15dd4dff27c51 authored over 8 years ago