All Projects → BlackCodes → micro-swagger

BlackCodes / micro-swagger

Licence: other
Swagger generate and Swagger web server. It's redefined document for coder.

Programming Languages

go
31211 projects - #10 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to micro-swagger

Qian
A minimalist file-explorer using Electron via Elm !
Stars: ✭ 198 (+482.35%)
Mutual labels:  micro
Mvvmicro
Minimalist MVVM framework for .NET.
Stars: ✭ 22 (-35.29%)
Mutual labels:  micro
micro-starter
Micro 微服务实践
Stars: ✭ 391 (+1050%)
Mutual labels:  micro
prismy
🌈 Simple and fast type safe server library for now.sh v2 and API routes of next.js.
Stars: ✭ 46 (+35.29%)
Mutual labels:  micro
tcl-modules
A collection of pure Tcl, production-ready micro packages
Stars: ✭ 25 (-26.47%)
Mutual labels:  micro
micro-query
Simple query string parser for Vercel's Micro
Stars: ✭ 23 (-32.35%)
Mutual labels:  micro
Go Os
Stars: ✭ 185 (+444.12%)
Mutual labels:  micro
micro-visualize
Visualizes requests and responses for services written with micro
Stars: ✭ 55 (+61.76%)
Mutual labels:  micro
micro
abp+micro+typescript+vue+element
Stars: ✭ 92 (+170.59%)
Mutual labels:  micro
micro-ex-router
Express like router for micro.
Stars: ✭ 20 (-41.18%)
Mutual labels:  micro
micro-superstruct
A Superstruct wrapper for Micro to validate your request body and query parameters
Stars: ✭ 15 (-55.88%)
Mutual labels:  micro
m.test
m(icro)test is a lightweight test runner for node.js written in es6+
Stars: ✭ 17 (-50%)
Mutual labels:  micro
dockerpkg-example
Example app running in small docker container using dockerpkg
Stars: ✭ 54 (+58.82%)
Mutual labels:  micro
Reshader
A micro, highly-customisable JavaScript library to get shades of colors
Stars: ✭ 214 (+529.41%)
Mutual labels:  micro
micro-chain
🤝 Helps to build chains from your micro services.
Stars: ✭ 24 (-29.41%)
Mutual labels:  micro
Unfurl
Scraper for oEmbed, Twitter Cards and Open Graph metadata - fast and Promise-based ⚡️
Stars: ✭ 193 (+467.65%)
Mutual labels:  micro
go-swagger-merger
Tool for merging multiple YAML swagger files into one
Stars: ✭ 15 (-55.88%)
Mutual labels:  go-swagger
micro-next
Integrations between Micro and Next.js
Stars: ✭ 20 (-41.18%)
Mutual labels:  micro
miki
Wiki system in PHP+NoDB in just one file. 10s setup + auto-installed. Full Markdown support. Super fast and lightweight (-0.01MB gzip). Multi-User support. Minimal and beautiful.
Stars: ✭ 25 (-26.47%)
Mutual labels:  micro
micro-cacheable
A micro utility for data caching
Stars: ✭ 35 (+2.94%)
Mutual labels:  micro

micro-swagger

项目的目的很单纯,只想帮开发者解决开发接口时,还要苦逼的写文档😱,我实在折腾够了!有个时候写的文档,不是掉了个s,就是字段类型搞错了,要么就是接口更新了,文档没来得及更新,天天被各路神仙叫😡 😡 ,所以有病得治了,出于各种目的,就折腾了这么一个福利,分享给曾经有这些烦劳的Coder们,喜欢的点点★★★★★;不喜欢的继续拍砖🤡

包含了两个项目👀

  • protoc-gen-micro-swagger:是用来配合本地pb生成swagger文件,并将文件上传到swagger服务器上;
  • web:是一个web服务器,用来提供存储swagger数据,和提供swagger查询的服务;
  • 每一次pb文件更新后,重新编绎后,都会同步到web服务;
  • 无侵入式任何项目代码

具体用法,查看readme,有bug,烦请issue啦~🙏-

最终效果图:

image

运行截图

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].