#
izumi
Here are 9 public repositories matching this topic...
pshirshov
opened
Sep 17, 2020
Scala backend + TypeScript frontend Example for Idealingua API Language
api
distributed-systems
typescript
scala
rpc
idl
rpc-framework
domain-specific-language
izumi
idealingua
-
Updated
Apr 29, 2021 - Scala
IdeaLingua RPC for Scala, TypeScript, C#, Go
go
api
productivity
json
typescript
scala
csharp
compiler
http4s
transpiler
rpc
idl
scalajs
generative
zio
cats-effect
pper
izumi
idealingua
-
Updated
May 3, 2021 - Scala
distage project livecoded at ScalaWAW
-
Updated
Jul 15, 2020 - Scala
Idealingua sample project https://github.com/7mind/idealingua-example
-
Updated
Jun 8, 2019
Source code for Lambdaconf workshop "Hyperpragmatic pure FP application design and testing with distage and distage-testkit"
-
Updated
Jul 18, 2020 - Scala
Open
Log4J2 benchmarks
ratoshniuk
opened
Mar 26, 2019
Open
Airframe support
Open
Scribe benchmarking
Improve this page
Add a description, image, and links to the izumi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the izumi topic, visit your repo's landing page and select "manage topics."
Reported on gitter https://gitter.im/7mind/izumi?at=60896bdbb38a713b2fb4a31c
When there's missing dependency error for type
Xand there exist defined named bindings for the same type such asX @Id("x"), what could happen is that the user made a typo or an forgot the qualifier, to help with these situations, the error message should also list all existing bindings that share the same type su