Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gunjankadu/blog_rest
https://github.com/gunjankadu/blog_rest
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gunjankadu/blog_rest
- Owner: GunjanKadu
- Created: 2023-08-30T13:37:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-20T12:30:49.000Z (7 months ago)
- Last Synced: 2024-04-20T23:45:52.755Z (7 months ago)
- Language: Java
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
// Users
// Accounts
// Users Having Multiple Accounts (Stores Usersname password and other details)
// Blogs
// Posts
// Comments
// Tags
// Support Images
// Categories
// Views
// Users Sharing Blogs
// Public Private and Shared Blogs
//https://www.youtube.com/watch?v=KxqlJblhzfI&ab_channel=Amigoscode
// Add generics methods wherever possible in IT tests
// Concept of Roles // Authorization
// Logging
// Admin can get all users -> change the security config file
// GLobal exception handling
// IT and Unit tests//TODO Scenario Testing