graninas / Hydra

Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.
BSD 3-Clause "New" or "Revised" License
189 stars 13 forks source link

Implement a web service #22

Open graninas opened 4 years ago

graninas commented 4 years ago

Implement a web service. Show the usage of Servant (server and client).

Currently, the astro app is being developed.