Answer the question
In order to leave comments, you need to log in
What is the simplest backend for a mobile application?
I write small Android applications. Sometimes you need little things like small synchronization of text lines between users. Therefore, the main goal:
Backend API for a mobile application.
You need a technology stack and hosting option for fast, convenient development.
There are no problems with languages.
It will also be a plus if you can host 5+ different APIs at the minimum paid rate, so that you can also try technologies and learn.
Answer the question
In order to leave comments, you need to log in
Rails 5 also has an API out of the box. Although if the task is limited only to the API, I would look for something easier and faster, especially since, according to you, there are no problems with languages. Now there's a whole lot:
In general, it all depends on your preferences.
Sails.js has an API out of the box. You screw the sails-generate-auth authorization module and go.... when generating api, you immediately get methods from the sailsjs.org/documentation/concepts/blueprints/blue...
django + djangoREST on openshift.com
3 separate projects are placed easily, if desired, you can pervert and place as much as you like on 1gb
Look in the direction of Elixir + Phoenix , I tried it on a home project, I really liked it, although I didn’t get to the deployment and continuous integration stage.
If you don't have to write anything at all, then:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question