ChakshuGautam / stencil

Microservices Boilerplate for SamagraX
https://stencil.samagra.io
MIT License
4 stars 5 forks source link

[async API] Automatic conversion of an API to async #55

Open techsavvyash opened 7 months ago

techsavvyash commented 7 months ago

Description

Stencil should automatically turn the APIs async -- event based and then provide results once the processing is finished.

References: