json-server
json-server copied to clipboard
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Add ESLint analysis to commit hook and prepublish so we can enforce it. Fix the current issues with the `prettier` ruleset.
Dependabot is a tool that automatically checks dependencies for updates and opens pull requests if there are any. for more information: [about-dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates)
Create order
When using [npm-run-all](https://www.npmjs.com/package/npm-run-all) json-server does not close on ctrl+c SIGTERM signal. It's the same issue as vite has had https://github.com/vitejs/vite/issues/11434. This resolves this issue and no longer leaves the terminal...
Added some useful links
I tried using a middleware to create a new header to be consumed by a JavaScript web application, but I can't use the custom header because `Access-Control-Expose-Headers` won't allow it....
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
add filter for getting first result
Add ability to get the first resource from the index For my use cases it's often important to be able to get the first matching value from the list endpoints....
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...