rdx / fuelly
Fuelly fake 'API' client
1.1
2018-04-04 18:20 UTC
Requires
- rdx/http: ^1.0
- rdx/js-dom: ^1.1
- rdx/units: ^1.0
This package is not auto-updated.
Last update: 2024-10-24 17:12:46 UTC
README
This fake API client (using browser sessions and scraping like a fool) can use some basic Fuelly functionality. It includes unit & number conversion, but configuring it is up to the API consumer.
Features
- Log in
- List verhicles
- List vehicle fuel-ups
Add fuel-up
Set up
- Copy
env.php.original
toenv.php
and change the constants. - You'll need
HTTP
for the HTTP requests.