issues
search
manu-karenite
/
blogfreak-api
Swagger OAS
http://18.223.31.27:8765/api/v1/swagger-ui/index.html#/
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create README.md
#144
manu-karenite
closed
2 months ago
0
Deploy v1.0.8
#143
manu-karenite
closed
2 months ago
3
[1.0.7 -> 1.0.8]
#142
manu-karenite
closed
2 months ago
0
Implement GET /blogs/by-blogger/{bloggerId} endpoint
#141
manu-karenite
closed
2 months ago
0
Implement new blogs endpoint to get list of top liked blogs
#140
manu-karenite
opened
2 months ago
0
Implement GET /blogger/profile endpoint
#139
manu-karenite
closed
2 months ago
0
Implement new endpoint to get blogs created by a particular user using bloggerId
#138
manu-karenite
closed
2 months ago
2
Implement new endpoint to get current logged in blogger details
#137
manu-karenite
closed
2 months ago
3
Deploy v1.0.7
#136
manu-karenite
closed
2 months ago
3
[1.0.6 -> 1.0.7]
#135
manu-karenite
closed
2 months ago
0
Update OAS Schema to document 401 and 403 requests in restricted endpoints
#134
manu-karenite
closed
2 months ago
0
Update OAS Schema to document 429 requests in available responses
#133
manu-karenite
closed
2 months ago
0
Update OAS Schema to document 429 requests in available responses
#132
manu-karenite
closed
2 months ago
2
Rate Limit Implementation - Using Guava (Google)
#131
manu-karenite
closed
2 months ago
0
Implement Rate Limit
#130
manu-karenite
closed
2 months ago
1
NPE Handling for Update Blog Service Layer
#129
manu-karenite
closed
2 months ago
0
Failed to update blog without passing list of categories
#128
manu-karenite
closed
2 months ago
2
Implemented query param to filter out blogs with bloggerId
#127
manu-karenite
closed
2 months ago
0
Throw error when new category request with existing name
#126
manu-karenite
closed
2 months ago
0
Throw error when new registeration request with existing email-id
#125
manu-karenite
closed
2 months ago
0
Deploy v1.0.6
#124
manu-karenite
closed
2 months ago
2
[1.0.5 -> 1.0.6]
#123
manu-karenite
closed
2 months ago
0
New registeration should not be with an existing email address
#122
manu-karenite
closed
2 months ago
2
Admin should not be able to create a category with same name
#121
manu-karenite
closed
2 months ago
4
Test that a category deletion does not cascade delete the blogs
#120
manu-karenite
closed
2 months ago
4
Create endpoint to list all the blogs for the current logged in user
#119
manu-karenite
closed
2 months ago
4
Document authorities in OAS
#118
manu-karenite
closed
2 months ago
0
Create authorization roles allocates to the user
#117
manu-karenite
opened
2 months ago
0
OAS Schema reorder - moved CREATE Blogger to Auth Controller and OAS Tag
#116
manu-karenite
closed
2 months ago
0
Make CREATE BLOGGER Endpoint as CREATE USER For Semantic Purpose
#115
manu-karenite
closed
2 months ago
1
Deploy v1.0.5
#114
manu-karenite
closed
2 months ago
1
[1.0.4 -> 1.0.5]
#113
manu-karenite
closed
2 months ago
0
Implement Like Functionality
#112
manu-karenite
closed
2 months ago
0
[1.0.3 -> 1.0.4]
#111
manu-karenite
closed
2 months ago
0
Deploy v1.0.4
#110
manu-karenite
closed
2 months ago
2
Implemented Versioning of Blog/Blogger/Category entities.
#109
manu-karenite
closed
2 months ago
0
Introduce new column UPDATED_AT in Categories endpoint to maintain revisions
#108
manu-karenite
closed
2 months ago
3
Implement DELETE /blogger on user-level-access
#107
manu-karenite
closed
2 months ago
0
Implement DELETE endpoint for dropping blogger
#106
manu-karenite
closed
2 months ago
2
Implement PATCH /blogs{blogId} on user-level-access
#105
manu-karenite
closed
2 months ago
0
OAS Update - Modify description of all endpoints accepting queryParam
#104
manu-karenite
opened
2 months ago
0
[1.0.2 -> 1.0.3]
#103
manu-karenite
closed
2 months ago
0
Deploy v1.0.3
#102
manu-karenite
closed
2 months ago
1
Implement DELETE /blogs{blogId} on user-level-access
#101
manu-karenite
closed
2 months ago
0
Implement PATCH Endpoint to make changes in the blog - user level access
#100
manu-karenite
closed
2 months ago
1
Implement /DELETE Endpoint to delete blogs and their mappings in BlogMapCategory Table
#99
manu-karenite
closed
2 months ago
1
Add Query Param to GET /blogs to filter on categories
#98
manu-karenite
closed
2 months ago
0
Linked Blog with Many to Many relationship with Category
#97
manu-karenite
closed
2 months ago
0
Modify get all blogs endpoint to list blogs category wise - QueryParam
#96
manu-karenite
closed
2 months ago
1
[1.0.1 -> 1.0.2]
#95
manu-karenite
closed
2 months ago
0
Next