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 13
13
[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/go-oas/docs.svg )] ( https://pkg.go.dev/github.com/go-oas/docs )
14
14
[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://awesome-go.com )
15
15
16
-
17
16
go-OAS Docs converts structured OAS3 (Swagger3) objects into the Open API Specification & automatically serves it on
18
17
chosen route and port. It's extremely flexible and simple, so basically it can be integrated into any framework or
19
18
existing project.
20
19
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
+
21
27
## Table of Contents
22
28
23
29
- [ Getting Started] ( #getting-started )
@@ -123,7 +129,8 @@ above.
123
129
124
130
## Contact
125
131
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.
127
134
128
135
You can join our Telegram group at: [https://t.me/go_oas](https://t.me/go_oas)
129
136
You can’t perform that action at this time.
0 commit comments