Skip to content

v0.1.0

Compare
Choose a tag to compare
@adzialocha adzialocha released this 26 Oct 12:14
· 378 commits to main since this release
e023d73

Changed

  • Use p2panda-rs 0.2.1 with fixed linter setting #41
  • Use tide for HTTP server and jsonrpc-v2 for JSON RPC #29

Added

  • panda_queryEntries RPC method #23
  • Docker support #22
  • panda_publishEntry RPC method #21
  • panda_getEntryArguments RPC method #11
  • SQL database persistence supporting PostgreSQL, MySQL and SQLite via sqlx #9
  • Server configuration via environment variables #7
  • JSON RPC HTTP and WebSocket API server via #5