Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 415 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 415 Bytes

Blog-cms

Simple Blog CMS Backend (Learning Purpose) Using apollo-server,mongoose

Feature

Post

1-Add Post

2-Edit Post

3-Like/Dislike Post

4-Comment on Post

User

1-Signup

2-Login

3-Edit Profile

API Documentation

Here Is PostMan Link

RoadMap

1-Remove Post

2-Deactive User

3-Change Mail

4-Add Validation

5-Caching