evo icon indicating copy to clipboard operation
evo copied to clipboard

Evo is a powerful package for quickly writing modular web applications/services in Golang aimed both backend and frontend.

Results 13 evo issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.42.0 to 2.47.0. Release notes Sourced from github.com/gofiber/fiber/v2's releases. v2.47.0 🚀 New Add queries function (#2475) https://docs.gofiber.io/api/ctx#queries // GET /api/posts?filters.author.name=John&filters.category.name=Technology app.Get("/", func(c *fiber.Ctx) error { m :=...

dependencies
go

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.44.0 to 1.48.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.48.0 ffdf59d Enable gofumpt linter; format code gofumpt -w . (#1576) (Oleksandr Redko) b79233f add DisableSpecialHeaders option (#1573)...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.8.0 to 0.10.0. Commits 3a7a255 internal/export/idna: make more space for mapping index d61dd50 go.mod: delete repeated "indirect" efb744f internal/export/idna: fix infinite loop in Go pre-1.10 48e4a4a all:...

dependencies
go

Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.9.0 to 1.12.0. Release notes Sourced from github.com/otiai10/copy's releases. Add OnError option so that users can suppress specific errors. Commits f0f65b5 Merge pull request #108 from otiai10/develop...

dependencies
go

Bumps [github.com/gofiber/utils/v2](https://github.com/gofiber/utils) from 2.0.0-beta.1 to 2.0.0-beta.2. Release notes Sourced from github.com/gofiber/utils/v2's releases. v2.0.0-beta.2 🚀 New Add go 1.20 to test matrix (#43) Add timestamp calculation functionality (#33) Add IsIPv4/v6 util...

dependencies
go

Bumps [Allan-Nava/go-release.action](https://github.com/Allan-Nava/go-release.action) from 1.4.7 to 1.5.01. Release notes Sourced from Allan-Nava/go-release.action's releases. v1.5.01 No release notes provided. v1.5.0 No release notes provided. v1.4.10 Full Changelog: https://github.com/Allan-Nava/go-release.action/compare/v1.4.7...v1.4.10 v1.4.8 No release notes...

dependencies
github_actions

Need to improve the documentation: https://getevo.github.io/evo/

documentation
enhancement
help wanted

Need to integrate the multi language support

documentation
enhancement

Need to integrate free hosting with heroku https://devcenter.heroku.com/articles/getting-started-with-go

bug
documentation
dependencies

Need to integrate the user management app integration with documentation

documentation
enhancement