github toncenter/ton-http-api-cpp v2.1.1
Release v2.1.1

latest releases: v2.1.10, v2.1.9, v2.1.8...
3 months ago

Enormous refactor (v2.1.1)

Strict typed responses

  • Types for all responses in OpenAPI spec
  • Standardized methods to correspond tonlib TL scheme: /api/v2/runGetMethodStd, /api/v2/getTransactionsStd.

Completely reorganized project structure

  • All methods are extracted to separate handlers
  • Flexible configuration for methods
  • POST version of every GET method
  • JsonRPC now uses POST versions of methods

Other improvements

  • Optimized and tiny Docker image
  • Partial coverage with tests
  • Improved logging with flexible configuration
  • Separate cache for every handler with configurable expiration time

Don't miss a new ton-http-api-cpp release

NewReleases is sending notifications on new releases.