Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paologaleotti authored Sep 7, 2024
1 parent b206a5a commit fe4f90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ A full REST API example using SQLite, sqlx and Prometheus metrics can be found [
- Minimal and low overhead
- Production ready
- Simple and conventional structure
- Fully compatible and base on standard [net/http](https://pkg.go.dev/net/http)
- Fully compatible and based on standard [net/http](https://pkg.go.dev/net/http)
- Strict linting with [golangci-lint](https://golangci-lint.run/)
- Custom HTTP error handling
- Request payload validation
Expand Down

0 comments on commit fe4f90f

Please sign in to comment.