blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Frontend src/services for all fetch requests ? #257

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

Then when a api endpoint is made add it as a service on the frontend? Each service could be a file, like a controller, use fetch, async await, and make it exportable so components can import them easily.