LegalComponents / IAuth

Legal research team repository
0 stars 2 forks source link

Refactor to Architecture of Services via APIs #23

Open dazzaji opened 8 years ago

dazzaji commented 8 years ago

Moving what we have built from a monolithic app to an api based app. Something like node on the backend and an angular app for the front end. This way we can reduce the coupling and we will have a much more structured app in terms of having a well designed API.