Looking for Examples Using the Request Module in Effectx

Hello Guys,
I am Starting a new Project with Effect.
Pritty exited 🙂

I want to use the request module to talk to some Databases and API's but the Documentation is spars on this topic.

Does anyone know of some good example wer request as been used?

The Only exampel i found is
https://effect.website/docs/batching/#declaring-resolvers


Regards
Gradlon
Effect Documentation
Optimize performance by batching requests and reducing redundant API calls, enhancing efficiency in data fetching and processing.
Batching
Was this page helpful?