Skip to content

Zedeldi/fuel-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuel-finder

GitHub license GitHub last commit Code style: prettier

TypeScript client for the Fuel Finder API.

Description

Client provides base methods to authenticate and fetch both fuel station and price data from the UK government Fuel Finder API, optionally caching results.

ClientService extends the client to provide an auto-refreshing service, transforming data into a mapping of node IDs to station and price information.

Starting the project will create an Express server with endpoints to return data from the service.

Installation

After cloning the repository with: git clone https://github.com/Zedeldi/fuel-finder.git

  1. Install dependencies: npm install
  2. Start Express server: npm start

Dependencies

Resources

License

fuel-finder is licensed under the MIT Licence for everyone to use, modify and share freely.

This project is distributed in the hope that it will be useful, but without any warranty.

Donate

If you found this project useful, please consider donating. Any amount is greatly appreciated! Thank you 😃

PayPal

About

TypeScript client for the Fuel Finder API.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors