All Projects → endpoints4s → Endpoints4s

endpoints4s / Endpoints4s

Licence: mit
Scala library to define HTTP-based communication protocols

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Endpoints4s

Fusio
Open source API management platform
Stars: ✭ 946 (+185.8%)
Mutual labels:  rest, rpc, openapi
Js Client
A Open-API derived JS + Node.js API client for Netlify
Stars: ✭ 170 (-48.64%)
Mutual labels:  rest, openapi
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-51.36%)
Mutual labels:  rest, openapi
Hapi Openapi
Build design-driven apis with OpenAPI (formerly swagger) 2.0 and hapi.
Stars: ✭ 196 (-40.79%)
Mutual labels:  rest, openapi
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-58.31%)
Mutual labels:  rest, openapi
Hikaku
A library that tests if the implementation of a REST-API meets its specification.
Stars: ✭ 154 (-53.47%)
Mutual labels:  rest, openapi
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+662.24%)
Mutual labels:  rest, openapi
Kaizen Openapi Editor
Eclipse Editor for the Swagger-OpenAPI Description Language
Stars: ✭ 97 (-70.69%)
Mutual labels:  rest, openapi
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (-32.33%)
Mutual labels:  rest, rpc
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+941.69%)
Mutual labels:  rest, openapi
swakka
A Scala library for creating Swagger definitions in a type-safe fashion wth Akka-Http
Stars: ✭ 74 (-77.64%)
Mutual labels:  akka-http, openapi
Restful React
A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥
Stars: ✭ 1,814 (+448.04%)
Mutual labels:  rest, openapi
Snug
Write reusable web API interactions
Stars: ✭ 108 (-67.37%)
Mutual labels:  rest, rpc
Restinstance
Robot Framework library for RESTful JSON APIs
Stars: ✭ 157 (-52.57%)
Mutual labels:  rest, openapi
Tcases
A model-based test case generator
Stars: ✭ 103 (-68.88%)
Mutual labels:  rest, openapi
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-46.22%)
Mutual labels:  rest, openapi
playsonify
An opinionated micro-framework to help you build practical JSON APIs with Play Framework (or akka-http)
Stars: ✭ 42 (-87.31%)
Mutual labels:  akka-http, playframework
Openapi Spring Webflux Validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
Stars: ✭ 67 (-79.76%)
Mutual labels:  rest, openapi
Dreamfactory
DreamFactory API Management Platform
Stars: ✭ 1,148 (+246.83%)
Mutual labels:  rest, openapi
Generators
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
Stars: ✭ 213 (-35.65%)
Mutual labels:  rest, openapi

endpoints4s

Gitter codecov.io Build Status

endpoints4s is a Scala library for defining communication protocols over HTTP between applications.

See the documentation to learn more.

Running the Examples

$ sbt
> ++2.13.2
> <example>/reStart

Where <example> can be either example-cqrs, example-documented or example-quickstart-server.

And then browse http://localhost:9000.

Contributing

See the open issues.

Sponsors

Bestmile supports engineering work on the project.

Support

JetBrains offers one Open Source license.

License

This content is released under the MIT License.

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].