File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1313[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/go-oas/docs.svg )] ( https://pkg.go.dev/github.com/go-oas/docs )
1414[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://awesome-go.com )
1515
16-
1716go-OAS Docs converts structured OAS3 (Swagger3) objects into the Open API Specification & automatically serves it on
1817chosen route and port. It's extremely flexible and simple, so basically it can be integrated into any framework or
1918existing project.
2019
20+ We invite anyone interested to join our ** [ GH Discussions board] ( https://github.com/go-oas/docs/discussions ) ** . Honest
21+ feedback will enable us to build better product and at the same time not waste valuable time and effort on something
22+ that might not fit intended usage. So if you can, please spare few minutes to give your opinion of what should be done
23+ next, or what should be the priority for our roadmap. :muscle : :tada :
24+
25+ ----
26+
2127## Table of Contents
2228
2329- [ Getting Started] ( #getting-started )
@@ -123,7 +129,8 @@ above.
123129
124130## Contact
125131
126- Check out the current [Project board](https://github.com/go-oas/docs/projects/1) for more information.
132+ Check out the current [Project board](https://github.com/go-oas/docs/projects/1) or
133+ our **[GH Discussions board](https://github.com/go-oas/docs/discussions)** for more information.
127134
128135You can join our Telegram group at: [https://t.me/go_oas](https://t.me/go_oas)
129136
You can’t perform that action at this time.
0 commit comments