swaggest / rest

Web services with OpenAPI and JSON Schema done quick in Go
https://pkg.go.dev/github.com/swaggest/rest
MIT License
335 stars 17 forks source link

Custom router? #181

Open aboozaid opened 9 months ago

aboozaid commented 9 months ago

Can I use echo as my default router instead of chi?