java-rest-api
There are 20 repositories under java-rest-api topic.
mariazevedo88/travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
sammwyy/httplib
HTTP routing library for Java
NihatQuliyev/upload-multipart-files
File upload, download, search and deletion.
UltiRequiem/java-se-simple-std-http-rest-api
đź“‘ Java SE Example Rest API
seij-net/seij-jakarta-ws-rs-hateoas
Jakarta RESTful Web Services (Jax-RS) utilities to manage HATEOAS
yusufsefasezer/jax-rs-example
A simple REST based application developed with JAVA, JAX-RS, Swagger and Angular.
ahacalabria/leitor-biometria-catraca-java
Exemplo básico em java (rest server on tomcat) para utilizar os dispositivos: leitor biometrico nitgen DX e catraca inner topdata
dynomake/JestFramework
Framework simplifies the creation a Restful API.
rafaalvesf/buscaCep-JAVA-SPRING
o servico de busca de CEP, funciona realizando buscas relacionadas ao cep informado, retornando a informação de Logradouro, Bairro, cidade e estado, facilitando o preenchimento automático dessas informações em algum site, em que o endereço seja necessário informá-lo.
SelahattinSert/spring-boot-sample-rest-api
This Spring Boot application provides a REST API for managing camera onboarding. It uses PostgreSQL for data storage, Azure Blob Storage for image handling, and includes Swagger documentation for API interaction.
spinsage/javalin-java-starter-restapi
Boilerplate maven project for bootstrapping development of a Rest API application with Javalin using Java as the programming language
cihat-kose/restassured-api-test-lab
This project serves as an educational API testing framework for learning Rest Assured, TestNG, and JavaFaker. Designed to teach API automation testing fundamentals through practical examples and hands-on exercises.
GabrielFDuarte/Desafio-Bank-Api-MAIDA
API REST bancária para o desafio da Maida;health
giosil/wcron
A job scheduler configurable through RESTful web services.
raheemadamboev/demo-people-rest-api
Java Spring Boot, REST API to list people details
Parinaz11/Library
This project was developed to manage book reservations in a library as part of a project-oriented Java Spring Boot backend course, overseen by Dotin Company.
giosil/multi-rpc
An easy to use library for xml-rpc, json-rpc and RESTful services implementation.
imshawan/spring-rest-service
A boilerplate project to kickstart Spring Boot applications with standardized setups, including uniform response structures, error handling, and modular design.
LEMUBIT/Simple-Java-Spark-Voting-API
Simple REST API created with Java Spark and Thymeleaf Template Engine
seycileli/spring-angular-rest-api-h2db-expensetracker
Simple Application with Spring backend and Angular frontend which is connected to an embedded H2 Database. Spring Data JPA to perform CRUD operations. This is OPEN SOURCE - Feel free to share or contribute as you wish.