Skip to content

Commit

Permalink
Improve project documentation and update feature details
Browse files Browse the repository at this point in the history
  • Loading branch information
Laban254 committed Oct 21, 2024
1 parent ebdd110 commit afaeaec
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 @@ -40,7 +40,7 @@ Refer to the [Project Setup](./docs/project_setup.md) section in the original d
- Ensures incoming data is validated and errors are handled gracefully.
- **Middleware Support**:

- Integrated middleware for logging, CORS handling, Rate limiting, and request parsing.
- Integrated middleware for logging, CORS handling, and request parsing.
- Custom middleware for JWT validation and rate-limiting.
- **Secure Communication**:
- All endpoints are protected and require authentication.
Expand Down

0 comments on commit afaeaec

Please sign in to comment.