twitter-backend-java
twitter-backend-java copied to clipboard
FEATURE: Implement User Endpoints
- [x] Define User Controllers #7
- [x] User Respective Response and Request Models/Beans #11
- [x] Define User Services #7
- [ ] Implement the User Services
- [ ] Implement particular Repositories
I will be picking up this Issue. Thanks and Regards.
Hi @ohbus . I would be happy to contribute for the remaining 2 tasks. Will take a day or two depending on my availability to understand and contribute. If you are fine with it, I am ready to take this up.
I believe these two were done and not updated here, but please feel free to check and contribute back if you find something that needs an update.
The project needs some updates due to a mismatch of the H2 dialect.
I believe this is done as I can see the service written in the merged PR.