apk icon indicating copy to clipboard operation
apk copied to clipboard

gRPC support for APK

Open DDH13 opened this issue 1 year ago • 0 comments

Description: Adding gRPC support for APK (In the data plane)

  • [x] gRPC API deploy and undeploye
  • [x] invoke gRPC API
  • [x] Auth support (JWT, API Key, OAuth)
  • [x] Default versioning
  • [ ] Rate limiting
  • [x] generate CRs from apk-conf
  • [x] Basic invocation test
  • [ ] Analytics
  • [x] Documentation

DDH13 avatar Apr 16 '24 04:04 DDH13