Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 404 Bytes

postman.md

File metadata and controls

24 lines (21 loc) · 404 Bytes

{ "username": "gl01", "name":"Aagam Jain", "email": "[email protected]", "password": "hello" }

{ "user_id": 1, "title": "postgre", "content": "TEXT NOT NULL", "category": "Technology", "keywords": ["PG", "Postgre"] }

{ "post_id": 1, "user_id": 1, "comment": "TEXT NOT NULL" }