This commit is contained in:
Justin Abrahms 2022-04-20 21:16:27 -07:00
parent 0815268243
commit 4cb8d15fd3
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Java SDK
This is an experimental Java SDK. The main motivation at the moment is to square away the API surface area to
ensure the work we're doing in typescript can be replicated in a less flexible language. This may become the official
Java SDK eventually, but now is not that time.