github.com/weplanx/server@v0.2.6-0.20240318110640-f7e75155779a/README.md (about)

     1  # Weplanx Server
     2  
     3  [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/weplanx/server/release.yml?label=release&style=flat-square)](https://github.com/weplanx/server/actions/workflows/release.yml)
     4  [![Release](https://img.shields.io/github/v/release/weplanx/server.svg?style=flat-square&include_prereleases)](https://github.com/weplanx/server/releases)
     5  [![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/weplanx/server?style=flat-square)](https://github.com/weplanx/server)
     6  [![Go Report Card](https://goreportcard.com/badge/github.com/weplanx/server?style=flat-square)](https://goreportcard.com/report/github.com/weplanx/server)
     7  [![GitHub license](https://img.shields.io/github/license/weplanx/server?style=flat-square)](https://raw.githubusercontent.com/weplanx/utils/server/LICENSE)
     8  
     9  Backend service, based on Hertz's project
    10  
    11  ## License
    12  
    13  [BSD-3-Clause License](https://github.com/weplanx/server/blob/main/LICENSE)