Contextually-AI / upp Public Notifications You must be signed in to change notification settings Fork 0 Star 3 Code Issues0 Pull requests0 Projects Security0 Insights Code Issues Pull requests Actions ...
The Diem client API is based on the JSON-RPC protocol. This specification defines the client API endpoints and types, and provides usage examples. JSON-RPC is a stateless, light-weight remote ...
Web APIとの通信や、アプリケーションの設定ファイルなど、現代のプログラミングにおいて**JSON(JavaScript Object Notation)**は、データを交換するための事実上の標準フォーマットです。 Pythonには、このJSON形式のデータを、Pythonが得意とする辞書やリストといっ ...
僕は本業はプログラマーなのですが、xml-rpcを使ってワードプレスに自動投稿するプログラムを作ってみました。巷の情報は記事はアップできるけど、画像をアップするのはあまり無いと思うので、まとめてみました。 使いやすいように関数化しました。
アジア最大級の国際Scalaカンファレンスである「ScalaMatsuri2020」がオンラインで開催されました。そこでTreasure DataのTaro L. Saito 氏がScalaに関するいろいろなテクノロジーを紹介しました。2つ目は、Scalaで直接通信する方法について。前回の記事はこちら。