Stackoverflow-Clone-Backend
Stackoverflow-Clone-Backend copied to clipboard
API Endpoints restructured to get called once for one page
- One Post page can be restructured to get all the relevant data in one api call in one page, right now 3 API calls are being made