What is the best framework to create RestFull API web services? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
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