crucibles/project-aegis

Separation of api files

Closed this issue · 0 comments

This is to separate the functions of the api.js to respective files grouped by their functionalities.

So a user-api, handles the CRUD operations of a user, and etc.