Ecosyste.ms: OpenCollective

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

swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Collective - Host: opensource - https://opencollective.com/swag - Code: https://github.com/swaggo/swag

refactor(ci): add test.sh for multiple package

github.com/swaggo/swag - 0f4d1e8ea43dec67cdb6496b67eb00989849f581 authored over 7 years ago by Eason Lin <[email protected]>
fix(exmpale): remove unnecessary import

github.com/swaggo/swag - 390a3a0871c42c2c076f888c303cb24dcfbb884e authored over 7 years ago by Eason Lin <[email protected]>
feat(example): add pet example

github.com/swaggo/swag - 1d1cc69df0df06d8579c11e71170abfbc652d2a4 authored over 7 years ago by Eason Lin <[email protected]>
fix(test): use correct import path

github.com/swaggo/swag - aee9efee34c6e8dd34e392c49007f0ced7b7cbd3 authored over 7 years ago by Eason Lin <[email protected]>
fix: rename import path

github.com/swaggo/swag - ac824946b585445836505555d89af57017a1737b authored over 7 years ago by Eason Lin <[email protected]>
fix typo

github.com/swaggo/swag - 372521c421bcf10af2632c89a6eb9010383a3187 authored over 7 years ago by Eason Lin <[email protected]>
refactor: lint and refactor code base

github.com/swaggo/swag - 378a0ef6e99b0113e18a501455f2ec90fdf620bd authored over 7 years ago by Eason Lin <[email protected]>
fix(parser): lint code and add tests

github.com/swaggo/swag - c7349c606fcce20fc8475f134ad7b392000493f5 authored over 7 years ago by Eason Lin <[email protected]>
feat(gen): add tests and refactor code

github.com/swaggo/swag - 02c1c28dd606cb895abc16d829191460b156189f authored over 7 years ago by Eason Lin <[email protected]>
Improve swagger code coverage.

github.com/swaggo/swag - 0be50e66205eb4f669ee65090f44f0631ea840bf authored over 7 years ago by Eason Lin <[email protected]>
Fix tests

github.com/swaggo/swag - 6ca327b4f40c3bdab9920894b4333cf31ee950af authored over 7 years ago by Eason Lin <[email protected]>
feat: add tests

github.com/swaggo/swag - 18530d96c064384356f54d0b9f88885166828ae4 authored over 7 years ago by Eason Lin <[email protected]>
Verbose travis.yml and fix property

github.com/swaggo/swag - 47ade0b31541ce87b54258b2d96026d739cedb30 authored over 7 years ago by Eason Lin <[email protected]>
fix testcase

github.com/swaggo/swag - 7a6c190a8ff05fd24283e5d178519f37a6c1a919 authored over 7 years ago by Eason Lin <[email protected]>
Update example docs.go

github.com/swaggo/swag - 83d1bf8817da8099a2bdfdc358c957977421edc9 authored over 7 years ago by Eason Lin <[email protected]>
undo gen testcase

github.com/swaggo/swag - 2014113ad91a51dfcae69d8f25108b823c1fefa3 authored over 7 years ago by Eason Lin <[email protected]>
Merge branch 'master' of github.com:swag-gonic/swag

# Conflicts:
# parser/operation.go
# parser/operation_test.go

github.com/swaggo/swag - 14e95e18ba36162759c2b50b29e9ea005c55d5d4 authored over 7 years ago by Eason Lin <[email protected]>
Add tests and fix parseparamcomment

github.com/swaggo/swag - 3107a71a0131b1154312d92fec8dc8ef355d1762 authored over 7 years ago by Eason Lin <[email protected]>
fix: ‘body’ parameter type and refactor code

github.com/swaggo/swag - 51e9eb5bc671d400fedd12545eb5b49e1c67fe09 authored over 7 years ago by Eason Lin <[email protected]>
Lint code and added comments

github.com/swaggo/swag - e204123a97caf96d9fd9c20d7f654ead54c39bfa authored over 7 years ago by Eason Lin <[email protected]>
feat: adjust swagger.info.license field

github.com/swaggo/swag - eed422d3e16310c2863343efa61b036b436dc182 authored over 7 years ago by Eason Lin <[email protected]>
fix: supported ‘boy’ parameter type

github.com/swaggo/swag - a94bd99dfce3672ba665551fe3df7eb1564e8889 authored over 7 years ago by Eason Lin <[email protected]>
Fix link

github.com/swaggo/swag - 52cb160426cf4c0b68638d71af465cf03183ad40 authored over 7 years ago by Eason Lin <[email protected]>
Fix doc

github.com/swaggo/swag - 30c721e4385d4cbbbeace4bec399d19352045aef authored over 7 years ago by Eason Lin <[email protected]>
Fix typo

github.com/swaggo/swag - 8a4f8a299080b5584e50eb902d3ae1df3a46b2fa authored over 7 years ago by Eason Lin <[email protected]>
Document

github.com/swaggo/swag - 6f5beb290809657f98ac553d12f7282632b26744 authored over 7 years ago by Eason Lin <[email protected]>
Merge branch 'master' of github.com:swag-gonic/swag

# Conflicts:
# README.md

github.com/swaggo/swag - 8b3dcb622bceec4f2fba29355b51949309f81f10 authored over 7 years ago by Eason Lin <[email protected]>
lint code

github.com/swaggo/swag - 947f3472a1cb00ea020e697b9785720facb6b283 authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - a81d536651c41c1a0a54a53b4a6e2696f493121c authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - 919795f7b153d1bfcdf33e2c974402b5b792eb34 authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - 2ef1697b613fb834efbeae0d7e46504145054ac8 authored over 7 years ago by Eason Lin <[email protected]>
feat: check swaggers map key exists

github.com/swaggo/swag - 28937a5f196cc1f7da2c229dfe814104c171cd6f authored over 7 years ago by Eason Lin <[email protected]>
Add gin swagger example doc

github.com/swaggo/swag - dd040ade5bf1838a4c55a059fec4940c1ded5584 authored over 7 years ago by Eason Lin <[email protected]>
fix wording

github.com/swaggo/swag - b6cc8dbe256d589b4d6de59b4684066dd6e2ce6d authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - 9fee0ca38d21f863a795cc494f58a19b8fd5e0ec authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - 2a1154cdee5de893dac53d450798a01219f2ce2f authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - d92854ca363ab505536798d64cb2264e18dc8461 authored over 7 years ago by Eason Lin <[email protected]>
Update README.md

github.com/swaggo/swag - 98e06796b24a988b9e51aa6a40997064bd10bf00 authored over 7 years ago by Eason Lin <[email protected]>
Add todo

github.com/swaggo/swag - fd3abeaa180cfbacdb28c6c0757d9e3b3f03de75 authored over 7 years ago by Eason Lin <[email protected]>
Fix typo

github.com/swaggo/swag - 8a634a866541884eda3534cbb82c5137177e863e authored over 7 years ago by Eason Lin <[email protected]>
Update doc

github.com/swaggo/swag - 36609679c74f726427023cc057a2025869158d48 authored over 7 years ago by Eason Lin <[email protected]>
update doc

github.com/swaggo/swag - a4959e6353cfbae82df4736109cc90da672d3575 authored over 7 years ago by Eason Lin <[email protected]>
Adjust table

github.com/swaggo/swag - 8a101ae65a87026b46f648499ed1ec04a6e61e97 authored over 7 years ago by Eason Lin <[email protected]>
fixed field

github.com/swaggo/swag - 76512dd3301f4417a232b6b0c929fb73e43809fa authored over 7 years ago by Eason Lin <[email protected]>
Fix readme

github.com/swaggo/swag - 2a67037913198be6e78fbc6a58e3e20c359dd708 authored over 7 years ago by Eason Lin <[email protected]>
update declarative comments format

github.com/swaggo/swag - b12cff811b9761bc9190a93e0bf53be029cd5e7b authored over 7 years ago by Eason Lin <[email protected]>
update readme

github.com/swaggo/swag - 00f2f7bb9bcadcd8429f21d2ca930e80e6a06c98 authored over 7 years ago by Eason Lin <[email protected]>
Update readme

github.com/swaggo/swag - 0b909632f332516f9ba58b307a9b8180fcc4e467 authored over 7 years ago by Eason Lin <[email protected]>
fix print file pah

github.com/swaggo/swag - 3159044ba5b7c4c63549dd9326eb1399913325a1 authored over 7 years ago by Eason Lin <[email protected]>
Update template

github.com/swaggo/swag - 46c43d3a8735ee4b57e329b34ab7cbd5b927544e authored over 7 years ago by Eason Lin <[email protected]>
change import to swag-gonic

github.com/swaggo/swag - 447cde51c39343abc3a8f0ecbd4011a9cbf084c8 authored over 7 years ago by Eason Lin <[email protected]>
Update badge

github.com/swaggo/swag - 47dc303ab71fcf2725d4d64f758777d17d94265e authored over 7 years ago by Eason Lin <[email protected]>
Fix example

github.com/swaggo/swag - 02506b2269481968184da14c83dc19ec9bbfca8c authored over 7 years ago by Eason Lin <[email protected]>
fix reference

github.com/swaggo/swag - 132421f6c4f8e7254fa8a05c02ade1d4710f7893 authored over 7 years ago by Eason Lin <[email protected]>
Rename folder

github.com/swaggo/swag - e0808e8a0bc571f469b905b0375f5362dd79f977 authored over 7 years ago by Eason Lin <[email protected]>
feat: added register swagger doc

github.com/swaggo/swag - 4a8a0db0939b8cf50b974670523eae134334e638 authored over 7 years ago by Eason Lin <[email protected]>
fmt and added parsing param type object

github.com/swaggo/swag - 71359d2a97c9a567b876914c8688ce029d65125d authored over 7 years ago by Eason Lin <[email protected]>
feat: refactor operation

github.com/swaggo/swag - f64149500e8b5c06e1faf23c1fe213a249c3f52a authored over 7 years ago by Eason Lin <[email protected]>
Feat:add parseRouterParams

github.com/swaggo/swag - 4b74cfcb512f4e75210b5c9d297e166616153f11 authored over 7 years ago by Eason Lin <[email protected]>
feat: support summary

github.com/swaggo/swag - 9b33f3c11d88fda276ccc9741d24dd7692954d87 authored over 7 years ago by Eason Lin <[email protected]>
Refact: rename function

github.com/swaggo/swag - efbcce6333abf36b3d409d224e32ac3772aa622b authored over 7 years ago by Eason Lin <[email protected]>
feat: developing

github.com/swaggo/swag - a367668aab1516d263f93b9a975863e8908ad125 authored over 7 years ago by Eason Lin <[email protected]>
feat: added reftype parsing in swagger.definitions

github.com/swaggo/swag - b840a33f01a39a682802692cb0efa9b629f9b042 authored over 7 years ago by Eason Lin <[email protected]>
Feat: added parseDefinitios function

github.com/swaggo/swag - fb66cbe5a153d136d13caa59eae840f34da8eb49 authored over 7 years ago by Eason Lin <[email protected]>
feat: Checking refType has existing in 'TypeDefinitions'

github.com/swaggo/swag - edece8bfc0093c8518a21262c923f665f33ac24b authored over 7 years ago by Eason Lin <[email protected]>
Add todo

github.com/swaggo/swag - 50e13296808eef4349b7f9c587cf78d1426d8210 authored over 7 years ago by Eason Lin <[email protected]>
support response array feat

github.com/swaggo/swag - 90820580a7153e616bf3e628f0f360e3038372d8 authored over 7 years ago by Eason Lin <[email protected]>
lint code

github.com/swaggo/swag - 3faaf06d0d5dd5655ff0446f7e734fb3232bfdce authored over 7 years ago by Eason Lin <[email protected]>
feat develop

github.com/swaggo/swag - 04426a726978ed7e2be39872fcfddf274ab423fb authored over 7 years ago by Eason Lin <[email protected]>
feat develop

github.com/swaggo/swag - 2b2e92f89fbeec5f85e475353c4f3dd5c11be6ba authored over 7 years ago by Eason Lin <[email protected]>
Add newOperation function and develop feat

github.com/swaggo/swag - b005dee9eba4a86579299dbc38a3b45a7163b6cd authored over 7 years ago by Eason Lin <[email protected]>
fmt and fix

github.com/swaggo/swag - 7be47542cd32bb47a6a48ee972a1c51bd1023b9d authored over 7 years ago by Eason Lin <[email protected]>
Add files and types parse

github.com/swaggo/swag - a55e102ba2e917d3586edeb8b74352a52b32e5a5 authored over 7 years ago by Eason Lin <[email protected]>
use go-openapi

github.com/swaggo/swag - 62dd2c2078357290a8c34b8d2f58d14ba768af08 authored over 7 years ago by Eason Lin <[email protected]>
add parse api

github.com/swaggo/swag - 8777dfd7f405d0ea682cd60579857c8ba882ff71 authored over 7 years ago by Eason Lin <[email protected]>
Add parse type function

github.com/swaggo/swag - b34c4879452269575a41984b3e7f9378f0874975 authored over 7 years ago by Eason Lin <[email protected]>
Feat: get all go file info

github.com/swaggo/swag - cc9b1ecc4f46ecbc664ab84c150e80770656a623 authored over 7 years ago by Eason Lin <[email protected]>
Walk all files on current dictionary

github.com/swaggo/swag - 8c8f92262a3c119bb43b3f41647d64fd542a1818 authored over 7 years ago by Eason Lin <[email protected]>
Feat: add parsing swagger api

github.com/swaggo/swag - 1a7a640947e9bb7e4e0496a5fb94ff19b4993d56 authored over 7 years ago by Eason Lin <[email protected]>
Add parser

github.com/swaggo/swag - 1478c64df379f532943e7d1242214642b90c3c7b authored over 7 years ago by Eason Lin <[email protected]>
add makefile

github.com/swaggo/swag - aa9c7ed42a666d4eb1efc553552d6d8851ba7c30 authored over 7 years ago by Eason Lin <[email protected]>
add swagger api spec

github.com/swaggo/swag - c9de13bed5bea68396ce1b98e3d25ec588d6b405 authored over 7 years ago by Eason Lin <[email protected]>
Fix error

github.com/swaggo/swag - c1051f0dc690ef6239e8a0612ab25f3d8bf4efab authored over 7 years ago by Eason Lin <[email protected]>
Create cli

github.com/swaggo/swag - acce9342f0f496f4c5291251e0de27260563df11 authored over 7 years ago by Eason Lin <[email protected]>