Ecosyste.ms: OpenCollective

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

github.com/swaggo/swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
https://github.com/swaggo/swag

add issue templates (#118)

7303614ce51c8d8c0f908227c9ed199b56a06c36 authored over 6 years ago by pei <[email protected]>
add pr template (#119)

98fa19643c39a5faadd74fa4664a658f3e770e4e authored over 6 years ago by pei <[email protected]>
add code conduct (#117)

167aeea30ab19940c5066a24bb0c25b692596b60 authored over 6 years ago by pei <[email protected]>
add contributing guide (#116)

6e48979c20603b94a868aa1cfa96d618791158ab authored over 6 years ago by pei <[email protected]>
Add command param for proprty naming strategy. (#114)

Add command param for proprty naming strategy. (#114)

8ac8ebece052f81dd3098208f9a28bbe4b5271e8 authored over 6 years ago by Taisuke Fujita <[email protected]>
feat: add support Decimal and ptr slice and ptr struct array. (#113)

a84db683ac40092f7765455a983b075de0ed2464 authored over 6 years ago by pei <[email protected]>
feat: add support uuid and special type. (#111)

* add support uuid

* add support any type

a0bccab25ec95107610d8a51e81ac4257da7a0af authored over 6 years ago by pei <[email protected]>
feat(operation): support application/x-json-stream MIME types (#107)

337b594e51ecbef3fdd441ff94fc5959b7b59731 authored over 6 years ago by Eason Lin <[email protected]>
fix too many return values(#103) and more simple code. (#105)

95ee22127ae84526c5e20f73d82e53eb2923ca07 authored over 6 years ago by pei <[email protected]>
feat: add tags example (#101)

* add tags example

* add format func

e5d83e9840f5f169ccfa779899f03478e6d6973a authored over 6 years ago by pei <[email protected]>
feat: add support for format tag (#102)

7abef30ca5beca6be75fcf11d65b2073573f5f1e authored over 6 years ago by pei <[email protected]>
refactor(parser): pull out common splitting comment (#100)

d01bacf4e9a7a96b15cbaf2954a6b755c3c5cf54 authored over 6 years ago by CIARANA <[email protected]>
fix(readme): link to base example code path (#99)

030b8af88c98af58189a8568ec1f50cf396ef7e2 authored over 6 years ago by Eason Lin <[email protected]>
feat: add basic example (#93)

53f99ea7b455e30353a80ffb40d3ff941bd1fe06 authored over 6 years ago by Eason Lin <[email protected]>
fix: fix infinite loop generated from repeating structure (#92)

fix #88

f29db0c2a72493da8a2ff275e09501a8bffc6b77 authored over 6 years ago by pei <[email protected]>
fix: fix json ignore tag option (#91)

* Add hidden field

* Fix ignore json tag option

4f21db186b045edd8b938c61620565945b9a20cb authored over 6 years ago by pei <[email protected]>
feat: add support ptr (#90)

b7a0d6e943b5c3b5b63d5dedf2c26c9a205914c6 authored over 6 years ago by pei <[email protected]>
chore: update license (#87)

c9e9252958842891b1ed48f0a006f4375cd1f871 authored over 6 years ago by pei <[email protected]>
feat: add hidden field (#89)

83d26dcc6f730c111aae57b8b84be5d05c747df5 authored over 6 years ago by pei <[email protected]>
feat: add param attribute (#82)(#81) (#86)

1e7b83fb69f352bdfb7e49002b023b2169897319 authored over 6 years ago by pei <[email protected]>
Merge pull request #85 from easonlin404/readme

doc(readme): add codebeat badge

2754853666c53c256509464a2de58515e8742903 authored over 6 years ago by pei <[email protected]>
Merge branch 'master' into readme

b0446063f0d5f3a59049a590729fb9896dd2c4ed authored over 6 years ago by Eason Lin <[email protected]>
doc(readme): add codebeat badge

279a26ab0db5e16847776304a518b8ca3d11238b authored over 6 years ago by Eason Lin <[email protected]>
feat: update non required annotation format (#84)

74b6d109b957e31cb1542661728db197ab2e690d authored over 6 years ago by pei <[email protected]>
feat: add enums func (#76) (#80)

fc1a77437f8c53d2479b55b7efa4e71c4fcfcd81 authored over 6 years ago by pei <[email protected]>
fix: fix response description empty error and security OAuth2 AccessCode scheme error (#78)

48bfa3af63527f0083ef3da164e49cd461afe080 authored over 6 years ago by pei <[email protected]>
feat: add support for security (#68) (#77)

3595e71373bb412a2fd58543959163a64a12b928 authored over 6 years ago by pei <[email protected]>
feat: add support parsing interface type in swagger schema object (#17) (#74)

a25080bfd695776bea43cc05eda0355cbade2bf6 authored over 6 years ago by pei <[email protected]>
chore(readme): Add example. Update Readme content and move to swaggo.io. (#73)

a0011c3990d84037f304d44db860b736d7db0ade authored over 6 years ago by pei <[email protected]>
chroe: release for v.1.2.0 (#72)

7613c5c501a7dc3739a5b89fb5d5eede863a8548 authored over 6 years ago by Eason Lin <[email protected]>
chroe: release for v.1.2

544e460b1e39f44a29513154ece7d7765e3e614c authored over 6 years ago by Eason Lin <[email protected]>
fix(testdata): fix miss import (#71)

d6ba46040b2a2876f355ef8b38396373bd6dfc8d authored over 6 years ago by pei <[email protected]>
fix: test data move to testdata dir (#69)

003fc1e3c7d847801d3cd06d8be75fe7e4312c4c authored over 6 years ago by pei <[email protected]>
fix(readme): fix broken link (#67)

27a8f10e21da9e81e92a6e3682c33423fcda4c07 authored over 6 years ago by pei <[email protected]>
feat: add specific example (#66)

20653af3568105b2d6dd248b39acfc2f26bd7a7a authored over 6 years ago by pei <[email protected]>
fix: build failed at 1.10.x version(#63) (#64)

bfece3fdaac2c84946f171469d51f84aad9ecb54 authored over 6 years ago by pei <[email protected]>
feat: add output swagger json and yaml (#60) (#61)

2a58a76e2070608361e7fbdf8f6af657b68ad7ec authored over 6 years ago by pei <[email protected]>
feat: add example value func(#57) (#62)

* file organization

* create Makefile(lint, build, test, deps)

* update travis step

* f...

7fe2f9a24dfd2d6a5d42df8c8ae9fbb30838a449 authored over 6 years ago by pei <[email protected]>
fix: update travis step and file organization (#59)

* file organization

* create Makefile(lint, build, test, deps)

* update travis step

* f...

bbb969f56fc10623f4666d7023564238722c72f8 authored over 6 years ago by pei <[email protected]>
feat: add example value func (#56)

aa3348b05b14f2f8e5be41e71613a26b529746b6 authored over 6 years ago by pei <[email protected]>
feat: add support for json tag (#54)

* update gofmt

* update use json tag

7e19c12f49e5e9fb836c336aee1e84c375100a29 authored over 6 years ago by pei <[email protected]>
chore(travis): add 1.10 version (#52)

51b210243bedf007207ca36aabb37b572ba0a18f authored over 6 years ago by Eason Lin <[email protected]>
feat: return json from build to enable usage elsewhere (#50)

* return json from build to enable usage elsewhere

possible usage e.g.: cli param -printJson ...

0c331f5c7c821b371dbc3ab74f5012baa05eb15d authored over 6 years ago by János Veres <[email protected]>
feat: add support for array of standard types (#49)

* cleanup array of structs method and add array of standard types (e.g. []string)
add fix Trans...

67a430a4a070966d37288ef6212f4c2b50c01fa8 authored over 6 years ago by János Veres <[email protected]>
feat(schema): add helper functions for check and transform schema type (#47)

* feat(schema): add helper functions for check and transform to schema type

* add testing

c6c1ad9d395477eead01b6f208cb7fcd34604141 authored over 6 years ago by Eason Lin <[email protected]>
feat: add nested "array of struct" field support (#46)

9345ad465a1f9c88f5af1b2660360830c7d48748 authored over 6 years ago by János Veres <[email protected]>
feat: add nested "array of struct" field support (#48)

* add nested "array of struct" field support

* fix(parser): fix testing

90bd8fc7359ce6689d618a4b33bafe58b09b3714 authored over 6 years ago by Eason Lin <[email protected]>
doc(readme): add 'Limitation' section (#43)

* doc(readme): add limitation section

* doc(readme): update link

* doc(readme): update link

b1a69cd80a4c97ce3d3e7979f35084c6cb6c61fb authored over 6 years ago by Eason Lin <[email protected]>
fix: fix for referencing nested structs (#42)

85af9b7372d0060098328215374c47978f2a7595 authored over 6 years ago by János Veres <[email protected]>
fix(operation): fix golint (#41)

d9e9c82a6e9cc4cb9aa8775aee29453af1538d08 authored over 6 years ago by Eason Lin <[email protected]>
doc(readme): add link for echo-swagger

1a4d3fcbb6acf7184f2a0fa17f53fe88236065f3 authored over 6 years ago by Eason Lin <[email protected]>
feat(parser): support anonymous field (#40)

* feat: support anonymous field

* remove debug print

652a19a3a1db56732eb76103a045d9d2a47f9749 authored over 6 years ago by Eason Lin <[email protected]>
feat: transfer `float32` and `float64` to number type (#37)

00391fbaeafb79919c60d0389813128b1d3aa614 authored over 6 years ago by Frank Yang <[email protected]>
doc(readme): add ’Mime types’ (#38)

d04ce95813a5cd6f0063c524435e8c5c93e186fa authored over 6 years ago by Eason Lin <[email protected]>
feat: add JSON API Accept/Produces (#36)

This is required for http://jsonapi.org/format/#content-negotiation

eaf8c2ada7418de823d02976edce7e997705657a authored over 6 years ago by Michael Fellinger <[email protected]>
chroe(style): go fmt project (#34)

a73115b87a7a075c164fbd922a8120a2b6293477 authored over 6 years ago by Eason Lin <[email protected]>
fix(readme): minor typo (#35)

393599a4181de0c725ac5598f2d94395d9ec153b authored over 6 years ago by Eason Lin <[email protected]>
feat: add support for tags field. (#33)

226ec382bc37fcbbeec6b94719906b71737a7452 authored over 6 years ago by Eason Lin <[email protected]>
feat: support header parameters

Adding the custom header in Param

47f8a25686e2f04baeadee91992981e5d706d4e6 authored almost 7 years ago by Eason Lin <[email protected]>
Adding custom header

59aa7e5e8c509bae036353c299293b6a4c81ba6d authored almost 7 years ago by Wei Huang <[email protected]>
Merge pull request #26 from jayhuang75/addMoreSupportTypes

adding type to support the Bson ObjectId and fix the int for goswagge…

921397af0c89b149d43ff33f5d67fa1f6084fc97 authored almost 7 years ago by Eason Lin <[email protected]>
fix the unit test

e0db9dead37fdf77e3743d6847c384b038f10511 authored almost 7 years ago by Wei Huang <[email protected]>
adding type to support the Bson ObjectId and fix the int for goswagger only support integer type

f982e19670b4e43d7d1bb8871da5239692bd1049 authored almost 7 years ago by Wei Huang <[email protected]>
test(formData): add test and example

test(formData): add test and example

8584ff31bc19bdcc501ca89ec4800b9ff800eebe authored almost 7 years ago by Eason Lin <[email protected]>
enable multipart/form-data and can upload files (#20)

781d5312168d2b6ae868eb62f32f6ee90ecf056c authored almost 7 years ago by rookiejin <[email protected]>
fix(test): add form-data test case

14f958a1b937133b0766324877d5431e07d8edfa authored almost 7 years ago by easonlin <[email protected]>
feat(formData): add test and example

af7a929837e4138a64a124353d3f20b89cb0c03c authored almost 7 years ago by easonlin <[email protected]>
enable multipart/form-data and can upload files

// @Summary asd
// @Description asdasdasdasd
// @ID file.upload
// @Accept multipart/form-da...

f4cb773077867015dff962bdecd693d15d221172 authored almost 7 years ago by rookiejin <[email protected]>
Fix exclude vendor folder (#18)

Think about :
vendor/xxx.go
xxx/vendor/xxx.go

06db9975594894bb9578970c7d9ab7ff2f22f553 authored almost 7 years ago by bestplay <[email protected]>
feat: use release version.

acc3460bbe5b259414db5f61c8893eed2ace6a56 authored almost 7 years ago by Eason Lin <[email protected]>
Update README.md

160ac973d79806fc3d586fb409b360712cba9041 authored almost 7 years ago by Eason Lin <[email protected]>
feat: support empty response. fixed by #11 (#14)

* feat: support empty response. fixed by #11

* test: add testing for empty response.

6a2234b9180a0f8d60228bc8554082d250e5026e authored almost 7 years ago by Eason Lin <[email protected]>
feat: add support for 'operationId' field (#13)

@selmanj LGTM 😄 Thank you for your contribution. 💯

20a28bc6099e88ddf88d02854f6c32cdb2d575bf authored almost 7 years ago by Joe Selman <[email protected]>
fix: Allow multiple distinct operations for a single path (#12)

@selmanj LGTM :)

da421aeab39f90f3dcd1b4d7482cd85dfcb99cb9 authored almost 7 years ago by Joe Selman <[email protected]>
doc(readme): add image

c350f743d84e2c5d8f76e0f44085fcdfbd461620 authored almost 7 years ago by Eason Lin <[email protected]>
feat(main): add usage desc.

db82cc42deaf9166d2837efed63f201a2ba2d7d8 authored almost 7 years ago by Eason Lin <[email protected]>
fix: testing case

7d649b34594bd72c76c64fdf5e72180ddcc20c96 authored almost 7 years ago by Eason Lin <[email protected]>
feat: Support for time.Time as a structure field

0ebbe294c837e8b054bee53405dd72cdbe3ad3aa authored about 7 years ago by Eason Lin <[email protected]>
typo (#8)

just a typo with Array, Interface and Map all named array ...

b7a626624a3bcf6440c47d5406e216c746e4caec authored about 7 years ago by Stéphane MERLE <[email protected]>
doc: add swag doc file

abf4f7b6b2877ebff42dcef5d7a4d2138ca4e8bc authored about 7 years ago by Eason Lin <[email protected]>
chroe(ci): using go 1.9.x build

9bf522de687fba93dc1629a2596708b73b35044b authored about 7 years ago by Eason Lin <[email protected]>
chore(goreportcard): fix golint.

14f0a53ef687a3d8e7845338e166f28f8d3a36fb authored about 7 years ago by Eason Lin <[email protected]>
chore(travis): specify using stable go 1.9 build

0f506db10b62aa2bca08a56335ff23ba1f5d7ae1 authored about 7 years ago by Eason Lin <[email protected]>
chore(travis):add Go 1.9 stable build.

01fc9029f262d3b0ba0553b0213e18197b5e68a6 authored about 7 years ago by Eason Lin <[email protected]>
test(parser): add ParseRouterApi

c67f7f4ec282ce15685944859aa95d46ed3745bf authored about 7 years ago by Eason Lin <[email protected]>
refactor(test): export ParseRouterApiInfo func and add err testing.

efa08a8118cf4faca15a4029af70516c744403c2 authored about 7 years ago by Eason Lin <[email protected]>
doc(swag): update swag cmd usage.

367f987ddb36eae5bf9e25381afb93a1517d2fc9 authored about 7 years ago by Eason Lin <[email protected]>
refactor(operation): improve test case

d4029fc5cc276400ad63af18794d1c6d7ad34104 authored about 7 years ago by Eason Lin <[email protected]>
fix(gen): fix gen template

2de3b3dd1a5dfbfcf9e9551ef776278bf867ce20 authored about 7 years ago by Eason Lin <[email protected]>
fix(gen): fix swag import

79e4bed70f54436ed60325a13ea20379e7da6d2b authored about 7 years ago by Eason Lin <[email protected]>
refactor(swag): flat project package

69b53ce289d25390f365b37738f5a069e12c2575 authored about 7 years ago by Eason Lin <[email protected]>
fix(ci): add testing coverage

d1a8e20bedcf9e469c3cffc524e21c06b16e641d authored about 7 years ago by Eason Lin <[email protected]>
fix(build): remove makefile

90a0605f49977ea03df3cb9890ad0c97219a6775 authored about 7 years ago by Eason Lin <[email protected]>
refactor(cmd): move to cmd/swag folder

c00c9968a95b42da73b2e919081dfa2b147aa3d2 authored about 7 years ago by Eason Lin <[email protected]>
fix(ci): remove test.sh

ab8d884ed33d55cec5fa8b06a64c3ef75bf9d4dc authored about 7 years ago by Eason Lin <[email protected]>
fix(gen): fix import package

b2fbce9d907ea1208068c8a2243eb21251e5fcee authored about 7 years ago by Eason Lin <[email protected]>
refactor(swag): flat package instead of multi package

eb7f3ca6530238f39f60914b70410685655232ad authored about 7 years ago by Eason Lin <[email protected]>
doc(readme): add GoDoc badge

4309752a8075396ca169ee666c5656dfd9475017 authored about 7 years ago by Eason Lin <[email protected]>
test(parser): Improve parser tests.

a8afdd2167766f1d3f211c354e9b45ec3a072210 authored about 7 years ago by Eason Lin <[email protected]>
fix(travis): add sh cmd

4aae3feda653e4a86de86fcf070114d36446d70b authored about 7 years ago by Eason Lin <[email protected]>