No-Code API with GitHub Pages
A template for creating a read-only API from a CSV file and hosting it on GitHub Pages
How it works
- Create a copy of this repo template.
- Replace
mydata.csv
with your data. - Publish to GitHub Pages.
Your data is published as a JSON file that you can use to pull content into your apps and design tools.
To use this template and get more details on how to set it up, see the README.