You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here is to give developers a way to specify a set of YAML data within an /api directory, which, at build time, will compile to JSON in the /public directory.
Some things to consider (ideas, not requirements):
recursive compilation of files within subfolders?
establish a convention for merging index.yml files into every other data file in the same folder?