Categorygithub.com/izzulhaziq/aggregateapi
modulepackage
0.0.9-alpha4
Repository: https://github.com/izzulhaziq/aggregateapi.git
Documentation: pkg.go.dev

# README

Build Status

aggregateapi

Learning Go project #1

Create api endpoint to aggregate data using Glow package.

# Interfaces

Source is the interface that wraps the source of aggregation that will Read data based on the specified fields []string into the channel map[string]interface{}.