apple / live-caller-id-lookup-example

Example service & documentation for Live Caller ID Lookup
https://swiftpackageindex.com/apple/live-caller-id-lookup-example/main/documentation/pirservice
Apache License 2.0
91 stars 6 forks source link

Is it possible to provide an example in Golang? #13

Closed sanjinhub closed 2 months ago

sanjinhub commented 2 months ago

Hello, the backend of my product is based on Golang, and I hope you can provide some Golang examples.

karulont commented 2 months ago

We are not going to provide Golang examples.

However, since a realistic deployment is probably going to need multiple nodes, you could build a solution with Golang interacting with Swift compute nodes using Protobuf.