1.0.1
Makes fetching data with HTTP Easier
Repository
Current version released
3 years ago
BetterFetch
BetterFetch is a Deno Module that makes fetching easier.
Usage:
- Import BetterFetch (Instructions: https://deno.land/x/betterfetch).
- Create a new instance of the BFC (BetterFetch Client) class.
- Use the .fetch() method to fetch a URL or Endpoint of your choice.