Examples
There are several examples that show us how we can integrate Benzene into any frameworks and runtimes. We would soon see how Benzene's flexibity and genericity offer support for anything out there in the JavaScript ecosystem.
Official examples
book-votes
An example showcasing the use of both @benzene/http and @benzene/ws to create a book voting app with real-time updates
with-dataloader
Using the `dataloader` module to optimize against GraphQL N+1 problem