Skip to content

gauravarora011/fuelprice_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuel Price API for India

Get Latest fuel prices for different Indian Cities

view the live version : https://dailyfuelprice.herokuapp.com/

API Endpoint :

Base URL: http://dailyfuelprice.herokuapp.com/v1

  • GET /cities

List all the possible city options

  • GET /fuel_types

List all the possible fuel options

  • GET /price/<city>

List all fuel prices for the supported citites (this includes all possible fuel options)

  • GET /price/<city>/<fuel>

Returns the price for specific city and fuel-type

About

Fetch latest Fuel Prices of different Indian Cities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors