spikard 0.16.1 → 0.17.0.pre.rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52c7532be0d14ae2f5831e289646c21b62f81d07e9eddb67246d1e1bf1750312
4
- data.tar.gz: a8e79f3c7a1abb1615ebb93844b2cbfc06a188e651d97f9e6d45e2170a5c78dd
3
+ metadata.gz: 2c70b591ea6a27df4ec1f4b3b8dfd349b9d63f7ec7bcd374b8161f4991030ac9
4
+ data.tar.gz: f38aa7abff1e4b77dee6567d44b71a7d34c1478ec19138ecd487973716e0a920
5
5
  SHA512:
6
- metadata.gz: 0f600ad8cd6294fc7221c5b43a3784b7694851fd1f7acf2fb5e2416db3468cd02621b2e893a53161737b2afdaad1e2fce7f2d45482f91e897bd5021a5d73dfe2
7
- data.tar.gz: e473668b73afcbac50f936f0e1923d98914c3d2ad8d8b8936c73c6981fc97e9e0848bcdc86fee6aa943bf54f5a51e7ebb116406bb619bada984da609067f786e
6
+ metadata.gz: e1143967742d18de4f9c9de94d6b32f0ed0f6d3eb644f52fb76968f78ae310edceccd8ca9711a63b1d7340822a340aad12ecb363047bb9fb4733e3a47b990999
7
+ data.tar.gz: 367367ee84b8e18f96c97eb65631728491de01521a294bd5d2e6db8fa47c023aa34cb9cdec2b1caa19a8c55b04002718d11ce37fc63cd3171a39445de7f765ac
data/README.md CHANGED
@@ -15,40 +15,40 @@ Rust-centric polyglot HTTP framework with OpenAPI/AsyncAPI/GraphQL/JSON-RPC code
15
15
 
16
16
  <!-- Language bindings -->
17
17
  <a href="https://crates.io/crates/spikard">
18
- <img src="https://img.shields.io/crates/v/spikard?style=flat-square" alt="Rust">
18
+ <img src="https://img.shields.io/crates/v/spikard?color=007ec6&style=flat-square" alt="Rust">
19
19
  </a>
20
20
  <a href="https://pypi.org/project/spikard/">
21
- <img src="https://img.shields.io/pypi/v/spikard?style=flat-square" alt="Python">
21
+ <img src="https://img.shields.io/pypi/v/spikard?color=007ec6&style=flat-square" alt="Python">
22
22
  </a>
23
23
  <a href="https://www.npmjs.com/package/@spikard/node">
24
- <img src="https://img.shields.io/npm/v/@spikard/node?style=flat-square" alt="Node.js">
24
+ <img src="https://img.shields.io/npm/v/@spikard/node?color=007ec6&style=flat-square" alt="Node.js">
25
25
  </a>
26
26
  <a href="https://www.npmjs.com/package/@spikard/node-wasm">
27
- <img src="https://img.shields.io/npm/v/@spikard/node-wasm?style=flat-square" alt="WASM">
27
+ <img src="https://img.shields.io/npm/v/@spikard/node-wasm?color=007ec6&style=flat-square" alt="WASM">
28
28
  </a>
29
29
  <a href="https://rubygems.org/gems/spikard">
30
- <img src="https://img.shields.io/gem/v/spikard?style=flat-square" alt="Ruby">
30
+ <img src="https://img.shields.io/gem/v/spikard?color=007ec6&style=flat-square" alt="Ruby">
31
31
  </a>
32
32
  <a href="https://packagist.org/packages/goldziher/spikard">
33
- <img src="https://img.shields.io/packagist/v/goldziher/spikard?style=flat-square" alt="PHP">
33
+ <img src="https://img.shields.io/packagist/v/goldziher/spikard?color=007ec6&style=flat-square" alt="PHP">
34
34
  </a>
35
35
  <a href="https://hex.pm/packages/spikard">
36
- <img src="https://img.shields.io/hexpm/v/spikard?style=flat-square" alt="Elixir">
36
+ <img src="https://img.shields.io/hexpm/v/spikard?color=007ec6&style=flat-square" alt="Elixir">
37
37
  </a>
38
38
  <a href="https://central.sonatype.com/artifact/dev.spikard/spikard">
39
- <img src="https://img.shields.io/maven-central/v/dev.spikard/spikard?style=flat-square" alt="Java">
39
+ <img src="https://img.shields.io/maven-central/v/dev.spikard/spikard?color=007ec6&style=flat-square" alt="Java">
40
40
  </a>
41
41
  <a href="https://github.com/Goldziher/spikard/releases">
42
- <img src="https://img.shields.io/github/v/tag/Goldziher/spikard?label=Go&style=flat-square" alt="Go">
42
+ <img src="https://img.shields.io/github/v/tag/Goldziher/spikard?label=Go&color=007ec6&style=flat-square" alt="Go">
43
43
  </a>
44
44
  <a href="https://www.nuget.org/packages/Spikard/">
45
- <img src="https://img.shields.io/nuget/v/Spikard?style=flat-square" alt="C#">
45
+ <img src="https://img.shields.io/nuget/v/Spikard?color=007ec6&style=flat-square" alt="C#">
46
46
  </a>
47
47
  <a href="https://central.sonatype.com/artifact/dev.spikard/spikard">
48
- <img src="https://img.shields.io/maven-central/v/dev.spikard/spikard?label=Kotlin&style=flat-square" alt="Kotlin">
48
+ <img src="https://img.shields.io/maven-central/v/dev.spikard/spikard?label=Kotlin&color=007ec6&style=flat-square" alt="Kotlin">
49
49
  </a>
50
50
  <a href="https://pub.dev/packages/spikard">
51
- <img src="https://img.shields.io/pub/v/spikard?style=flat-square" alt="Dart">
51
+ <img src="https://img.shields.io/pub/v/spikard?color=007ec6&style=flat-square" alt="Dart">
52
52
  </a>
53
53
  <a href="https://github.com/Goldziher/spikard/tree/main/packages/swift">
54
54
  <img src="https://img.shields.io/badge/Swift-Spikard-007ec6?style=flat-square" alt="Swift">
@@ -67,9 +67,6 @@ Rust-centric polyglot HTTP framework with OpenAPI/AsyncAPI/GraphQL/JSON-RPC code
67
67
  <a href="https://github.com/Goldziher/spikard/blob/main/LICENSE">
68
68
  <img src="https://img.shields.io/badge/License-MIT-007ec6?style=flat-square" alt="License">
69
69
  </a>
70
- <a href="https://github.com/Goldziher/spikard">
71
- <img src="https://img.shields.io/github/stars/Goldziher/spikard?style=flat-square" alt="GitHub Stars">
72
- </a>
73
70
  </div>
74
71
 
75
72
  [Install](#installation) · [Quick example](#quick-example) · [Features](#features) · [Docs](https://github.com/Goldziher/spikard)
@@ -3084,11 +3084,12 @@ dependencies = [
3084
3084
 
3085
3085
  [[package]]
3086
3086
  name = "spikard"
3087
- version = "0.16.1"
3087
+ version = "0.17.0-rc.1"
3088
3088
  source = "registry+https://github.com/rust-lang/crates.io-index"
3089
- checksum = "cbd7b529fbdbf74d0a43ab6f54ea2ef40e94cbea3a979e947a1c218973825b1e"
3089
+ checksum = "ed92ef402b2f345fd29d2a8a2985a8118494284358a7ccfffc40370e24a31afb"
3090
3090
  dependencies = [
3091
3091
  "anyhow",
3092
+ "async-graphql",
3092
3093
  "axum",
3093
3094
  "axum-test",
3094
3095
  "base64",
@@ -3104,9 +3105,9 @@ dependencies = [
3104
3105
 
3105
3106
  [[package]]
3106
3107
  name = "spikard-core"
3107
- version = "0.16.1"
3108
+ version = "0.17.0-rc.1"
3108
3109
  source = "registry+https://github.com/rust-lang/crates.io-index"
3109
- checksum = "62c3699565933c674b2159ccea1160aec1bb6b94cb2eab2e502fe1bf998c8312"
3110
+ checksum = "f8bf6a0d9e169d9364533851d319d0423935f097f199bf79bbf0a72bd97f9626"
3110
3111
  dependencies = [
3111
3112
  "anyhow",
3112
3113
  "base64",
@@ -3130,11 +3131,12 @@ dependencies = [
3130
3131
 
3131
3132
  [[package]]
3132
3133
  name = "spikard-graphql"
3133
- version = "0.16.1"
3134
+ version = "0.17.0-rc.1"
3134
3135
  source = "registry+https://github.com/rust-lang/crates.io-index"
3135
- checksum = "6d048cf6a3e4b7b32588ae00a6fb0601420cbd8ad811e429ffdeff96c6bdecd5"
3136
+ checksum = "8794a34de3eb8879f3614eed484006904cff9341d3b608fc6207bfda53170aff"
3136
3137
  dependencies = [
3137
3138
  "async-graphql",
3139
+ "async-graphql-parser",
3138
3140
  "axum",
3139
3141
  "bytes",
3140
3142
  "futures",
@@ -3151,9 +3153,9 @@ dependencies = [
3151
3153
 
3152
3154
  [[package]]
3153
3155
  name = "spikard-http"
3154
- version = "0.16.1"
3156
+ version = "0.17.0-rc.1"
3155
3157
  source = "registry+https://github.com/rust-lang/crates.io-index"
3156
- checksum = "cfc06211e6b910f816f9573eecafa18e9be538c3d967a8555e8e5e37b892de10"
3158
+ checksum = "7f66529f82b9680ceb142e52ad5da732258cafe92f2999d9f49e9d8678847c0e"
3157
3159
  dependencies = [
3158
3160
  "ahash",
3159
3161
  "anyhow",
@@ -3206,7 +3208,7 @@ dependencies = [
3206
3208
 
3207
3209
  [[package]]
3208
3210
  name = "spikard-rb"
3209
- version = "0.16.1"
3211
+ version = "0.17.0-rc.1"
3210
3212
  dependencies = [
3211
3213
  "magnus",
3212
3214
  "rb-sys",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "spikard-rb"
3
- version = "0.16.1"
3
+ version = "0.17.0-rc.1"
4
4
  edition = "2024"
5
5
  license = "MIT"
6
6
  description = "Rust-centric multi-language HTTP framework with polyglot bindings"
@@ -25,8 +25,8 @@ magnus = "0.8"
25
25
  rb-sys = ">=0.9, <0.9.128"
26
26
  serde = { version = "1", features = ["derive"] }
27
27
  serde_json = "1"
28
- spikard = { version = "0.16.1", features = ["di"] }
29
- spikard-core = { version = "0.16.1" }
30
- spikard-graphql = { version = "0.16.1" }
31
- spikard-http = { version = "0.16.1" }
28
+ spikard = { version = "0.17.0-rc.1", features = ["di"] }
29
+ spikard-core = { version = "0.17.0-rc.1" }
30
+ spikard-graphql = { version = "0.17.0-rc.1" }
31
+ spikard-http = { version = "0.17.0-rc.1" }
32
32
  tokio = { version = "1", features = ["rt-multi-thread"] }