C5T / Current

C++ framework for realtime machine learning.
https://medium.com/dima-korolev/current-for-realtime-machine-learning-4f04aa8ab81a
97 stars 29 forks source link

Supporting more types in JSON bodies. #933

Closed dkorolev closed 1 year ago

dkorolev commented 1 year ago

Anything JSON-serializeable can now be HTTP({POST,PUT,PATCH}(...))-ed, not just CURRENT_{STRUCT,VARIANT}-s.