Can anyone help out? It's a big project. Pm me
Android studio
Where Are You From ??
If you're starting from scratch, I would suggest Grails with rest-api profile (rest plugin). It's built on top of spring boot, thus all spring boot features are available. Grails uses groovy ORM built on top of hibernate, mongodb, neo4j (and several more). Grails works with groovy and java. If your API is mostly a CRUD interface to database entities, then you can build your API with very little effort. Google 'grails rest api' for more info
Обсуждают сегодня