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
- Host: GitHub
- URL: https://github.com/outr/spice
- Owner: outr
- Created: 2020-11-20T03:04:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T14:48:52.000Z (about 2 years ago)
- Last Synced: 2024-05-20T16:53:13.289Z (about 2 years ago)
- Language: Scala
- Size: 879 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spice
[](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