Timeline for Considerations for decoupling and refactoring business logic to a REST API
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 26, 2016 at 4:55 | history | tweeted | twitter.com/StackProgrammer/status/735695725367955456 | ||
| May 25, 2016 at 12:02 | comment | added | Bart van Ingen Schenau | If you have correctly separated all concerns between your libraries, then creating a new REST interface to your system should be not more than putting a second MVC.App next to the existing MVC.App that provides the web-UI. All libraries below that level should be unaware of which application is calling them. | |
| May 25, 2016 at 9:28 | history | edited | Daniel Minnaar | CC BY-SA 3.0 | Added solution dependencies |
| May 25, 2016 at 9:16 | answer | added | candied_orange | timeline score: 3 | |
| May 25, 2016 at 7:52 | history | asked | Daniel Minnaar | CC BY-SA 3.0 |