/go-slim

A modular-designed web framework in Go / 一个用Go语言设计的模块化web框架

Primary LanguageGoApache License 2.0Apache-2.0

go-slim

go-slim A modular-designed web framework in Go

Getting Started

git clone https://github.com/alphasnow/go-slim.git
cd go-slim
cp .env.example .env
go mod tidy
go run cmd/server

Dependencies

  • optimus-go
  • sonyflake
  • gin
  • tencentcloud-sdk-go
  • alibabacloud-go
  • aliyun-oss-go-sdk
  • golang-jwt
  • wire
  • gorm

License

This project is licensed under the Apache License (Version 2.0).