mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-22 05:33:32 +03:00
eefe66edf5
Render a static JSON response at /api/v1/data that returns the exports of @/models/data, namely, { "data": contents of data.json, "builtinTypes": contents of builtins.types.json, "upstreamInfo": contents of meta.json, }. The reason to return this all in a single response is so that clients can atomically get an upstreamInfo that matches data. This can be used by tools that wish to work with the same data as Noogle programmatically, without needing to rerun the build process locally. |
||
---|---|---|
.. | ||
.vscode | ||
nix | ||
public | ||
src | ||
.envrc | ||
.eslintrc.json | ||
.gitignore | ||
createEmotionCache.ts | ||
default.nix | ||
flake-module.nix | ||
next-sitemap.config.js | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
shell.nix | ||
tsconfig.json |