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

https://github.com/subscan-explorer/subscan-common


https://github.com/subscan-explorer/subscan-common

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# subscan-common

## Description

Subscan-common is a lightweight, composable tools for Go!

## Installation
```
go get -u github.com/subscan-explorer/subscan-common
```

## Feature
- [x] Log (Based on the Uber Zap framework)
- [x] HttpServer
- [x] Database (mysql)
- [x] Cache (redis)
- [x] Auth (jwt)
- [x] Mail (smtp、mailchimp)
- [x] Error Code (Supports custom error codes)