An open API service indexing awesome lists of open source software.

https://github.com/dreamlu/gt

[gt] everything is a tool
https://github.com/dreamlu/gt

api crud curd go golang gorm

Last synced: about 1 month ago
JSON representation

[gt] everything is a tool

Awesome Lists containing this project

README

          

### [GT](https://github.com/dreamlu/gt)

everything is a tool 一切皆工具

#### Are you inefficient in developing code?

It will help you...

#### pkg

| pkg | 作用 |
|--------------|:-------------------------------|
| conf | yaml配置 |
| crud | 丰富的多表crud
(mysql/postgres) |
| log | 日志库 |
| mongo | nosql |
| mq | 消息队列 |
| office/excel | excel通用导入导出 |
| redis | 缓存 |
| snowflake | 雪花算法唯一id |
| [src](#src) | 官方库扩展 |

#### src

| src | 作用 |
|---------|:--------------|
| file | 文件处理 |
| ghttp | http简化易用处理 |
| gos | os扩展 |
| gsync | 携程池与实时进程 |
| mock | 模拟数据 |
| reflect | 反射扩展 |
| tag | struct tag反射包 |
| type | 常用自定义类型 |
| util | util工具 |
| valid | 自定义字段验证 |

#### Special thanks

![JetBrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)

Thanks for [non-commercial open source development](https://jb.gg/OpenSourceSupport) authorization by JetBrains

#### License

GT is under the MIT license. See the [LICENSE](/LICENSE) file for details.