tapir
https://github.com/softwaremill/tapir
Scala
Declarative, type-safe web endpoints library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported1 Subscribers
Add a CodeTriage badge to tapir
Help out
- Issues
- Allow serializing enumerations as ints
- Define a single TapirPickle instance, instead of subclassing?
- Different schema derivation for products / coproducts
- Derived schema name for `List[T]` is `scala.collection.immutable.:: [BUG]
- Allow configuring Pickler to skip None when writing Options
- Support encoding Pickler discriminator with oneOfWrapped
- Support dynamic schema adjustments in Picklers
- Support first-successful deserialization strategy for Picklers
- [Feature Request] Add more global configuration options with endpoint level overrides
- Improve error reporting in the tapir-upickle integration
- Docs
- Scala not yet supported