noc nepal api
1.0.0
noc-nepal-api is an unofficial API for data related to petrol, diesel, and LPG.
Install my-project with pip3
git clone https://github.com/ankurgajurel/noc-nepal-api.gitpip3 install virtualenv
python3 -m virtualenv venv
source ./venv/bin/activatepip3 install -r requirements.txtgunicorn app:apphttp://localhost:8000.docker build -t noc-api .
docker run noc-apiThen, access noc-nepal-api through your web browser at http://localhost:8000.
GET /{view}| View | Description |
|---|---|
petrol |
price for petrol from each naaka |
diesel |
price for diesel from each naaka |
lpg |
price for lpg from each naaka |
Here are some related projects
rashifal-api
nepse-cli
share-file
career-sangraha
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
For support, email [email protected]