MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Restx.io most likely does not offer any malicious content.
Secure connection support
HTTPS
Restx.io provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Restx.io most likely does not offer any adult content.
Popular pages
-
~ RESTX, the lightweight Java REST framework
RESTX, the lightweight, modular, feature rich, open source Java REST framework
-
Features ~ RESTX, the lightweight Java REST framework
focused on REST Building a RESTful API is dead easy with RESTX, it has all the defaults you can expect from a REST framework: serving / consuming JSON is super easy, query and path parameters are almo...
-
RESTX Core ~ RESTX, the lightweight Java REST framework
@RestxResource annotation and the set of HTTP verbs annotations for routes: @Component @RestxResource public class HelloResource { @GET("/message") public Message sayHello(String who) { ...
-
Getting Started ~ RESTX, the lightweight Java REST framework
Download and add to your PATH. Install core plugin $ restx ========================================================== == WELCOME TO RESTX SHELL - 1.0.0 - type `help` for help =======================...
-
Samples ~ RESTX, the lightweight Java REST framework
Some samples are provided to demonstrate some of RESTX features. Each sample is hosted in a separate github repo, so you can easily clone it or download its content. We also list here open source proj...
-
Generated app explained ~ RESTX, the lightweight Java REST framework
Intro First let’s have a look at the lines of code: $ cloc . 10 text files. 10 unique files. 2 files ignored. http://cloc.sourceforge.net v 1.55 T=0.5 s (16.0 files/s, 278.0 lines...