What is the best framework to create RestFull API web services? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

What is the best framework to create RestFull API web services?

RestFull API Web Services can be created with frameworks like Spring and Jersey. What do you think is the best framework to make RestFull API Web Services?

11th Jun 2017, 11:21 PM
ā©ā–¶Clauā—€āŖ
ā©ā–¶Clauā—€āŖ - avatar
1 Resposta
0
You can try Spark (http://sparkjava.com) it's very easy to get started with. If you need a more sophisticated/scalable/extendable solution I would suggest using Spring (https://spring.io/guides/gs/rest-service)
19th Jun 2017, 8:55 PM
KĆ¼rti Szabolcs
KĆ¼rti Szabolcs - avatar