Registry / web-framework / tapir-core-2-13

tapir-core-2-13

JSON →
library1.13.19javamavenunverified

Core library for Tapir, a Scala library for defining HTTP API endpoints as immutable values.

<dependency> <groupId>com.softwaremill.sttp.tapir</groupId> <artifactId>tapir-core_2.13</artifactId> <version>1.13.19</version> </dependency>
INSTALL
IMPORT
SIG · TAPIR-CORE-2-13
T
tapir-core-2-13
web-frameworkjavav1.13.19
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

endpoint
sttp.tapir._

Defines a simple Tapir endpoint.

import sttp.tapir._ object Example { val helloEndpoint: PublicEndpoint[Unit, Unit, String, Any] = endpoint.get.in("hello").out(stringBody) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.19latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
tapir-core-2-13 — mvn dependency:get tapir-core-2-13 · libregistry