Generates API documentation for a dataset hosted on carto. Inspired by Socrata's API Foundry, this application queries Carto's API to get field names, types, and example values, then generates a page with usage examples and basic documentation.
Work in progress. View the demo.
Also note this is my (@timwis) first time using MobX so please let us know if there are any suggestions!
npm install
or yarn install
.env.sample
to .env
and modify configuration as necessarynpm start
or yarn start
tabletest
: /#tabletest