Hi, I'm building a back-end for an application that will be accessed both through a browser and a mobile app. I was going to use python flask (in particular this library https://flask-user.readthedocs.io/en/latest/) but I decided I want to try my hands at some node.js library that could solve this task equally well or better. So in essence the API needs to be able to handle at least authentication, user creation and management.So my question is the following: Do you recommend some node frameworks for attacking this problem, ideally some that have a clear documentation and possibly even some examples to try things out quickly.Thanks a lot for your input! :)
Submitted July 13, 2019 at 06:03PM by haffi112
No comments:
Post a Comment