-
Notifications
You must be signed in to change notification settings - Fork 0
API Documentation
Anugrah edited this page Apr 7, 2022
·
10 revisions
this section for explain API Go Postgres
- User
- Register User
- Login User
- Update User
- Delete User
- Photo
- Upload Photo
- Get Photo
- Update Photo
- Delete Photo
- Comment
- Insert Comment
- Get Comment
- Update Comment
- Delete Comment
- Social Media
- Insert Social Media
- Get Social Media
- Update Social Media
- Delete Social Media
This endpoint for login user, first hit API, each endpoint must be use Token for authorization
Command | Method | Routes | Description |
---|---|---|---|
User Register | POST | /api/users/register | 50 |