GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#java #admin #axios #druid #element #element_ui #java #jwt #mybatis #quartz #quill #spring #springboot #springsecurity #swagger2 #vue #vue_admin #vue_cli #vue_element #vue_element_admin #vuex

RuoYi v3.8.8 is a free, open-source development framework that uses SpringBoot and Vue for front and back end development. It offers many features like user, department, and role management, as well as menu and permission controls. It also includes tools for generating code, monitoring system performance, and managing logs. This framework helps developers work efficiently by automating code generation and providing a comprehensive set of tools for system management, making it easier to build and maintain applications quickly.

https://github.com/yangzongzhuan/RuoYi-Vue
#go #annotations #golang #openapi #swagger #swagger2

Swag is a tool that helps you generate Swagger 2.0 documentation for your Go API projects. Here’s how it benefits you Swag supports various Go web frameworks like Gin, Echo, and Net/HTTP, making it easy to integrate into your existing project.
- **Automated Documentation** You can use specific annotations to describe API operations, parameters, responses, and security settings, giving you full control over the documentation.
- **Formatting** It allows you to override types, ignore fields, and add custom extensions to your Swagger definitions.

To get started, you install Swag, add comments to your code, and run `swag init` to generate the documentation. This makes maintaining and sharing your API documentation much simpler.

https://github.com/swaggo/swag