UPP - your app
Usage
app := upp.New()
app.With(db, es, api)
app.Run(ctx)
Description
Languages
Go
100%
app := upp.New()
app.With(db, es, api)
app.Run(ctx)