Just a bookshelf manager.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
Create BookCategory
8c21cb7
Create category repository
21fb455
Remove postgress config
8a8283d
Edit README.md file
cebdec3
Add yml file to support postgres
356624e
Fix formatting issue in README.md file
2d969fc
Remove lines in README.md file
5bdf523
Add project infos inside README.md file
7fca4f7
Add data seeder for testing with fake data
5ca2201
Add Put support in dto
67e6a3f
Add Patch support in dto
ea2f3c3
Improve validation error handling
274fc51
Create basic DTO
23b0cea
Create REST controller and approriate exception handler
91645ae
Add basic BookRepository
364bc4d