mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-26 13:48:53 +08:00
4 lines
129 B
Go
4 lines
129 B
Go
// Package api contains API-related concerns: endpoint definitions, middlewares
|
|
// and all resource representations.
|
|
package api
|