An open API service indexing awesome lists of open source software.

https://github.com/outr/spice

Powerful client / server technology for Scala
https://github.com/outr/spice

Last synced: about 1 year ago
JSON representation

Powerful client / server technology for Scala

Awesome Lists containing this project

README

          

# spice
[![CI](https://github.com/outr/spice/actions/workflows/ci.yml/badge.svg)](https://github.com/outr/spice/actions/workflows/ci.yml)

A new framework for server and client HTTP communication. Intentional speed and simplicity with a
core focus on OpenAPI / Swagger support.

## Pre-Release
Because this project is being used in development of other projects, pre-releases are being made as
I work toward 1.0. The current pre-release is `0.9.0`.

## 1.0
- [X] OpenAPI-focused DSL for end-points
- [X] Practical example application fully tested
- [ ] MDoc