RESTful API using Holochain is it possible?

Hello,
I was trying to imagine how to approach an Holochain based application/service that would provide a RESTful type API, that is imposed by a specification or something existing. The goal would be to provide an alternative to a cloud-based service.
Is this possible? Because the interface is defined by Rust functions, macros and build.
If it’s possible how could we do that ?

1 Like