java-rest
There are 7 repositories under java-rest topic.
IntellectualSites/HTTP4J
Simple & Lightweight Java 8 HTTP Client
sammwyy/httplib
HTTP routing library for Java
yusufsefasezer/jax-rs-example
A simple REST based application developed with JAVA, JAX-RS, Swagger and Angular.
MovieTone/RestServer
Simple Java Rest Server using Gson library and Builder/Singleton design patterns
powercasgamer/HTTP4J
Simple & Lightweight Java 8 HTTP Client
uTaHanna/Java_REST_demo
A simple demo of Java REST with AngularJS
zerotoproduction/firstrest
This is the first rest api using Spring Boot. We are using ArrayList<an in-memory datastore>. In this tutorial, we will deploy to Heroku. In the next tutorial, we will use mysql database.