0.0.8 • Published 2 years ago

lib-racv-http-client v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

A http api client of RACV's fuel price page.

Sample usage:

import { fetchFuelPrices } from "lib-racv-http-client";
const prices = await fetchFuelPrices();

Shape of the returned object may vary depends on RACV's implementation.

The library fetches and decrypted the fuel price data.

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago