HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。
A simple user API service.
#网络爬虫#Secret and/or credential patterns used for gf.
Bug Bounty Vps Setup Tools
Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this package if you know what SO_REUSEADDR and SO_REUSEPORT are.
convert secret patterns to gf compatible.
GoFrame Helper is a Goland/IntelliJ plugin for GoFrame, similar to Laravel Idea. It provides code completion, live templates, file watch, and other features for GoFrame to make your Goframe's journey ...
gdb adapter for Casbin https://github.com/vance-liu/gdb-adapter
采用GoFrame搭建,在其基础上增加了Mysql、Redis、Grpc的链路追踪与Metrics上报,并扩展了丰富的中间件:接口限流、熔断、IP限流、xss、跨域拦截、异常告警等,同时使用proto定义全局错误码,并对Error进行抽象。项目也提供了swagger接口文档生成。