All Projects → pjfanning → Swagger Akka Http Sample

pjfanning / Swagger Akka Http Sample

Licence: apache-2.0
Sample demonstrating use of swagger-akka-http

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Swagger Akka Http Sample

scala-web-development
Scala Web 开发 - 使用 Akka
Stars: ✭ 42 (-46.84%)
Mutual labels:  akka, akka-http
Guardrail
Principled code generation from OpenAPI specifications
Stars: ✭ 396 (+401.27%)
Mutual labels:  swagger, akka-http
podpodge
Convert YouTube playlists to audio-only RSS feeds for podcast apps to consume.
Stars: ✭ 32 (-59.49%)
Mutual labels:  akka-http, swagger
ssl-config
SSL configuration logic, extracted from Play's WS (for use in Akka et al).
Stars: ✭ 65 (-17.72%)
Mutual labels:  akka, akka-http
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-75.95%)
Mutual labels:  akka, akka-http
kamon-akka-http
Kamon integration for metrics, context and distributed tracing with Akka HTTP
Stars: ✭ 75 (-5.06%)
Mutual labels:  akka, akka-http
Akka Grpc
Akka gRPC
Stars: ✭ 361 (+356.96%)
Mutual labels:  akka, akka-http
akka-http-circe-json-template
Akka HTTP REST API Project Template using Akka HTTP 10.0.4 with Circe 0.7.0 targeting Scala 2.12.x
Stars: ✭ 21 (-73.42%)
Mutual labels:  akka, akka-http
Akka Http Microservice
Example of http (micro)service in Scala & akka-http
Stars: ✭ 701 (+787.34%)
Mutual labels:  akka, akka-http
Akka Http Json
Integrate some of the best JSON libs in Scala with Akka HTTP
Stars: ✭ 530 (+570.89%)
Mutual labels:  akka, akka-http
ecommerce
A project for exploring Akka with Scala
Stars: ✭ 24 (-69.62%)
Mutual labels:  akka, akka-http
Spark As Service Using Embedded Server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
Stars: ✭ 46 (-41.77%)
Mutual labels:  akka, akka-http
jwt-akka-http
An example how to implement a very simple authentication and authorization with Akka HTTP. Related to https://blog.codecentric.de/en/2017/09/jwt-authentication-akka-http
Stars: ✭ 23 (-70.89%)
Mutual labels:  akka, akka-http
typebus
Framework for building distributed microserviceies in scala with akka-streams and kafka
Stars: ✭ 14 (-82.28%)
Mutual labels:  akka, akka-http
akka-http-actor-per-request
Example akka application that uses the actor per request model
Stars: ✭ 16 (-79.75%)
Mutual labels:  akka, akka-http
typed-schema
Typelevel http service definition DSL
Stars: ✭ 151 (+91.14%)
Mutual labels:  akka-http, swagger
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (-77.22%)
Mutual labels:  akka, akka-http
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+18.99%)
Mutual labels:  akka, akka-http
Akka Http Session
Web & mobile client-side akka-http sessions, with optional JWT support
Stars: ✭ 429 (+443.04%)
Mutual labels:  akka, akka-http
Scale
Another example of a REST API with Akka HTTP
Stars: ✭ 23 (-70.89%)
Mutual labels:  akka, akka-http

swagger-akka-http-sample

Clone this git repo and use sbt run to start the Akka Http server.

Uses swagger-akka-http which is built using swagger.io libs.

Test using http://petstore.swagger.io/ and replace the swagger.json with http://localhost:12345/api-docs/swagger.json

The Swagger UI can be used to send sample requests.

Swagger 1.5/1.6 version

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