0.0.8 • Published 1 year ago

lib-racv-http-client v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago