upp/readme.md
2024-12-31 18:02:40 +08:00

92 B

UPP - your app

Usage

app := upp.New()

app.With(db, es, api)

app.Run(ctx)