Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java restful
java
x
restful
x
2,871 search results found
Dubbo
⭐
39,411
The java implementation of Apache Dubbo. An RPC and microservice framework.
Xxl Job
⭐
25,235
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Openapi Generator
⭐
17,740
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Playframework
⭐
12,440
Play Framework
Okhttp Okgo
⭐
10,444
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
Spring Boot Api Project Seed
⭐
9,214
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
Dropwizard
⭐
8,425
A damn simple library for building production-ready RESTful web services.
Swagger Core
⭐
7,264
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Backend Challenges
⭐
6,584
A public list of open-source challenges from jobs around the world
Rest Assured
⭐
6,515
Java DSL for easy testing of REST services
Blade
⭐
5,803
🚀 Lightning fast and elegant mvc framework for Java8
Wiremock
⭐
5,742
A tool for mocking HTTP services
Spring Boot Projects
⭐
4,551
🔥 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
Mockserver
⭐
4,265
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
Jda
⭐
3,889
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Guns
⭐
3,503
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管
Blueocean Plugin
⭐
2,856
Blue Ocean is a reboot of the Jenkins CI/CD User Experience
Spring Cloud Rest Tcc
⭐
2,474
以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案
Rest.li
⭐
2,348
Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
9gag
⭐
2,186
Android unofficial REST Client of 9GAG.
Restcountries
⭐
2,165
Get information about countries via a RESTful API
Kafka Rest
⭐
2,144
Confluent REST Proxy for Kafka
White Jotter
⭐
2,144
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
Xbin Store
⭐
2,116
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
Spring Boot Leaning
⭐
2,068
Spring Boot 2.X 最全课程代码
Ninja
⭐
1,892
Ninja is a full stack web framework for Java. Rock solid, fast and super productive.
X Springboot
⭐
1,845
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Quarkus Quickstarts
⭐
1,787
Quarkus quickstart code
Discord4j
⭐
1,670
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Rapidoid
⭐
1,600
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Phalapi
⭐
1,523
PhalApi开源接口框架,简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发。接口,从简
Spring Boot Shiro
⭐
1,496
Shiro基于SpringBoot +JWT搭建简单的restful服务
Forest
⭐
1,450
A high-level and lightweight declarative HTTP client framework for Java. it makes sending HTTP requests in Java easier.
Rest Client
⭐
1,446
Tool to test HTTP/RESTful webservices.
Spring Microservices
⭐
1,369
Microservices using Spring Boot, Spring Cloud, Docker and Kubernetes
Gs Rest Service
⭐
1,297
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
Resty
⭐
1,257
The minimalist framework of RESTful(server and client) - Resty
Rest Client
⭐
1,187
A tool for automated testing REST API, generating exquisite testing report and REST API documentation.
Spring Restbucks
⭐
1,144
Implementation of the sample from REST in Practice based on Spring projects
Spring Restdocs
⭐
1,104
Test-driven documentation for RESTful services
Typescript Generator
⭐
1,058
Generates TypeScript from Java - JSON declarations, REST service client
Milkman
⭐
941
An Extensible Request/Response Workbench
Hasor
⭐
941
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web
Jsonassert
⭐
934
Write JSON unit tests in less code. Great for testing REST interfaces.
Micro Server
⭐
924
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
Nakadi
⭐
914
A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
Swagger2word
⭐
906
一个Swagger API 文档 转 Word 文档的工具项目
Restcommander
⭐
891
Fast Parallel Async HTTP client as a Service to monitor and manage 10,000 web servers. (Java+Akka)
Spring Data Rest
⭐
869
Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
Spring Restful Authorization
⭐
837
这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。
Zerocode
⭐
786
A community-developed, free, opensource, automated testing framework for microservices API, Kafka and load testing built using JUnit core runners. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test scenarios declaratively with absolute ease
Droidparts
⭐
782
Restheart
⭐
778
Open Source Low-code API development framework featuring ready-to-go Security and MongoDB API
Dspace
⭐
775
(Official) The DSpace digital asset management system that powers your Institutional Repository
Stargate
⭐
771
An open source data gateway
Product Apim
⭐
761
Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
Parallec
⭐
761
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Actframework
⭐
727
An easy to use Java MVC server stack
Swagger Parser
⭐
704
Swagger Spec to Java POJOs
Javacord
⭐
699
An easy to use multithreaded library for creating Discord bots in Java.
Qbit
⭐
687
The Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
Spring Rest Service Oauth
⭐
669
A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
Robocode
⭐
659
Build the best - destroy the rest!
Jersey
⭐
658
Eclipse Jersey Project - Read our Wiki:
Angular Rest Springsecurity
⭐
635
An example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA
Restlet Framework Java
⭐
610
Leading REST API framework for Java
Atsea Sample Shop App
⭐
590
A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
Perfect Ssm
⭐
579
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTfu API+redis)
Openscoring
⭐
565
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Keycloak Config Cli
⭐
559
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
Airlift
⭐
549
Airlift framework for building REST services
Springboot Manager
⭐
520
基于SpringBoot + Thymeleaf + Layui + Apache Shiro + Redis + Mybatis Plus 的后台管理系统 提供代码生成器,基本增删改查无需编写,可快速完成开发任务。 后台接口RESTful 风格,支持前后端分离,可与app公用一套接口。 开发最精简,可当脚手架,适合你来diy
Bboss Elasticsearch
⭐
515
the best elasticsearch highlevel java rest client api-----bboss
Springbootforbeginners
⭐
509
Spring Boot Tutorial For Beginners
Burp Rest Api
⭐
488
REST/JSON API to the Burp Suite security tool.
Spring Web Services
⭐
483
Spring Web Services - SOAP and RESTful
Cerberus
⭐
477
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Ssm2
⭐
474
the SSM framework's advanced development knowledge with detailed manual 🔚
Rest In Action
⭐
470
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
Restx
⭐
441
RESTX, the lightweight Java REST framework
Restful Api Specification
⭐
438
RESTful API 设计规范
Api Gateway
⭐
421
API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.
Javadevjournal
⭐
420
Source code for the tutorials published on the Javadevjournal site.
Deepfakehttp
⭐
403
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Spring Petclinic Rest
⭐
400
REST version of the Spring Petclinic sample application
Netty Restful Server
⭐
399
A light restful server built on netty. If you are preparing for leaning java or netty, it's a nice gift for you.
Mastering Junit5
⭐
373
Examples of the Packt book "Mastering Software Testing with JUnit 5"
Spring Cloud Dubbo
⭐
366
spring-cloud-dubbo
Study
⭐
362
Learn, Share and Grow
Shiro Action
⭐
361
基于 Shiro 的权限管理系统,支持 restful url 授权,体验地址 :
Evomaster
⭐
360
The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST and GraphQL.
Jenkins Rest
⭐
352
Java client, built on top of jclouds, for working with Jenkins REST API
Springboot Mybatis
⭐
350
A REST back-end framework, integrated by Spring Boot, MyBatis and Spring Security OAuth
Tut Rest
⭐
348
Building REST services with Spring :: Learn how to easily build RESTful services with Spring
Webtau
⭐
344
WebTau (web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, WebSocket, GraphQL, Browser, Database, CLI and Business Logic with a consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.
Spring Rest Exception Handler
⭐
338
A convenient Spring MVC exception handler for RESTful APIs.
Spring Hateoas Examples
⭐
330
Collection of examples on how (and why) to build hypermedia-driven apps with Spring HATEOAS
Swagger Play
⭐
328
Kanary
⭐
323
A minimalist web framework for building REST APIs in Kotlin/Java.
Kilo
⭐
320
Lightweight REST for Java
Related Searches
Java Spring (21,622)
Java Spring Boot (11,982)
Java Gradle (8,072)
Java Game (7,956)
Javascript Java (6,275)
Java Docker (6,180)
Java Database (5,963)
Java Sdk (5,867)
Java Mysql (5,770)
Java Algorithms (4,705)
1-100 of 2,871 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.