updated Readme

This commit is contained in:
Amith Koujalgi 2023-11-08 14:35:10 +05:30
parent 384c2cf041
commit 0f8edcd4c2

View File

@ -196,6 +196,7 @@ Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github
- Use Java-naming conventions for attributes in the request/response models instead of the snake-case conventions. (
possibly with Jackson-mapper's `@JsonProperty`)
- Setup logging
- Add test cases
- Handle exceptions better (maybe throw more appropriate exceptions)
#### Get Involved