Talking to external
yellowbean opened this issue · 2 comments
yellowbean commented
Background
Enable developer with other language experience but not able to call REST/Http
Goal
Enable developer/user from different language shop to access full feature of Hastructure
Scope
- JVM
- C
ideally , exposed in C , JVM call the C via JNI
Possible Solution
Create other interface interacting with other languages:
- protobuf
- gRPC
- thrift
yellowbean commented
The trouble part is , it's hard to annotate all the types of GADT from library and write them into proto files
yellowbean commented
Thift is a go: https://hackage.haskell.org/package/pinch