Skip to content

Commit 1c9916d

Browse files
authored
docs: updated readme (#89)
1 parent 997dd42 commit 1c9916d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ A sample starter project for building REST API Web service in Rust using `axum`,
88
## Covers
99

1010
- REST API server based on [axum](https://github.com/tokio-rs/axum)
11-
- Routing
11+
- Routing and request handling
1212
- API versioning
13-
- API Error responses (structured format)
13+
- API Error handling using structured format
1414
- Cross-Origin Resource Sharing (CORS)
1515
- Graceful shutdown
1616
- Authentication & authorization using `JSON Web Tokens (JWT)`

0 commit comments

Comments
 (0)