Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 406 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 406 Bytes

Api-gateway

Endpoints:

103.52.114.161:3000/api/v1/...
  • followed by users | threads | replies

Target:

  1. Users service:
    103.82.92.144:3001/api/v1/users
    
  2. Threads service:
    202.10.42.32:8003/api/v1/threads
    
  3. Replies service:
    202.10.42.32:8004/api/v1/replies
    
  4. Notifications service:
    202.10.42.32:8005/api/v1/notifications