Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am techsolomon on github.
  • I am techsolomon (https://keybase.io/techsolomon) on keybase.
  • I have a public key ASAVdYKEBIt14rdzUAAUTHFAiYV9uXPxRqQxALaBLRJHCAo

To claim this, I am signing this object:

@TechSolomon
TechSolomon / gist:416ca2bb7f43e65dda69a86f12b14ec4
Last active March 11, 2025 04:17
[Example Schema + Rate Limits Demo] NREL Alternative Fuel Stations (Developer Network) → Retrieve alternative fuel station data from NREL.
openapi: 3.1.0
info:
title: NREL Alternative Fuel Stations API
description: >
Retrieve alternative fuel station data (e.g., electric, CNG, LPG, E85, etc.) from the National Renewable Energy
Laboratory (NREL). This API allows searching for station locations based on various criteria such as address,
coordinates, or fuel type.
version: 2025.03.10
servers:
- url: https://developer.nrel.gov/api/alt-fuel-stations/v1