|
|
|
|
|
by rahimnathwani
4192 days ago
|
|
Is the API the most important part of your MVP? Why not just focus on the parts of your product which are most risky (probably the front-end, user-facing part?)? You could use something like Firebase for your API if your needs are not too complex, and then re-visit the back-end architecture decision once you've somewhat validated your MVP. https://www.firebase.com/docs/web/libraries/angular/quicksta... |
|