All-Khwarizmi / request-stuff

RequestStuff: Streamline Your File Requests Without the High Costs ☄️
https://request-stuff.jason-suarez.com/
0 stars 0 forks source link

Refactor new architecture #22

Closed All-Khwarizmi closed 1 month ago

All-Khwarizmi commented 1 month ago

We have now well thought the new API consisting of abstraction and IoC.

Now we must go a step further with the entities :

Add the adapters abstraction class to do as interface between the application layer the presentation layer

Add dependency injection using Tsyringe

Test with unit tests starting from both front and back