All Projects → networknt → light-rest-4j

networknt / light-rest-4j

Licence: Apache-2.0 license
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports

Programming Languages

java
68154 projects - #9 most used programming language
Objective-J
44 projects

Projects that are alternatives of or similar to light-rest-4j

ogen
OpenAPI v3 code generator for go
Stars: ✭ 436 (+285.84%)
Mutual labels:  openapi, restful-api, openapi3, openapi-codegen
Angular Swagger Ui
An angularJS implementation of Swagger UI
Stars: ✭ 131 (+15.93%)
Mutual labels:  openapi, swagger2, openapi3
Swurg
Parse OpenAPI documents into Burp Suite for automating OpenAPI-based APIs security assessments (approved by PortSwigger for inclusion in their official BApp Store).
Stars: ✭ 94 (-16.81%)
Mutual labels:  openapi, restful-api, openapi3
Farwest
Framework for building RESTful HATEOAS-driven applications.
Stars: ✭ 18 (-84.07%)
Mutual labels:  http2, restful, restful-api
Unchase.OpenAPI.Connectedservice
📜 Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Stars: ✭ 69 (-38.94%)
Mutual labels:  openapi, openapi3, openapi-codegen
Openapi.tools
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
Stars: ✭ 257 (+127.43%)
Mutual labels:  openapi, swagger2, openapi3
openapi-petstore
The pet store sample
Stars: ✭ 35 (-69.03%)
Mutual labels:  openapi, openapi3, openapi-codegen
Swagger meqa
Auto generate and run tests using swagger/OpenAPI spec, no coding needed
Stars: ✭ 151 (+33.63%)
Mutual labels:  restful, openapi, restful-api
Awesome Http Benchmark
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
Stars: ✭ 2,236 (+1878.76%)
Mutual labels:  http2, restful, restful-api
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (+57.52%)
Mutual labels:  http2, openapi, restful-api
tinyspec
Simple syntax for describing REST APIs
Stars: ✭ 95 (-15.93%)
Mutual labels:  restful, openapi, restful-api
fastify-openapi-glue
A plugin for Fastify to autogenerate a configuration based on a OpenApi(v2/v3) specification.
Stars: ✭ 94 (-16.81%)
Mutual labels:  openapi, openapi3, openapi-codegen
sbt-openapi-schema
Generate schema sources for Scala, Java and Elm from an openapi 3.0 spec.
Stars: ✭ 12 (-89.38%)
Mutual labels:  openapi, openapi3, openapi-codegen
Openapi Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Stars: ✭ 10,634 (+9310.62%)
Mutual labels:  openapi, restful-api, openapi3
Restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Stars: ✭ 1,551 (+1272.57%)
Mutual labels:  http2, restful, restful-api
openapi-eller
Generate OpenAPI v3 clients and servers from the command line
Stars: ✭ 19 (-83.19%)
Mutual labels:  openapi, openapi3, openapi-codegen
swagger-converter
OpenAPI/Swagger 2.0 to OpenAPI 3.0 Converter WebService
Stars: ✭ 58 (-48.67%)
Mutual labels:  openapi, swagger2, openapi3
n26-api
Unofficial N26 Bank API documentation
Stars: ✭ 41 (-63.72%)
Mutual labels:  openapi, openapi3
java-crud-api
No description or website provided.
Stars: ✭ 24 (-78.76%)
Mutual labels:  restful, openapi
relax
Relax is a set of tools for modeling, documenting and testing RESTFul APIs
Stars: ✭ 12 (-89.38%)
Mutual labels:  restful, restful-api

A RESTful API or service framework built on top of light-4j

Stack Overflow | Google Group | Gitter Chat | Subreddit | Youtube Channel | Documentation | Contribution Guide |

Build Status codecov.io

This repository contains middleware handlers that work with either Swagger 2.0 or OpenAPI 3.0 specification. If you are starting a brand new project, it is highly recommended using the OpenAPI 3.0 specification for your design.

To get started your first project, please visit the getting started to walk through the process.

For documentation on the handlers, please visit the reference document.

There are also numeric tutorials to show users how to build Restful services.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].