json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

Results 291 json-server issues
Sort by recently updated
recently updated
newest added

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)

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](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...

dependencies

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...

dependencies

add filter for getting first result

[{"_id":"66b9b8fcb3fe4263ee0b03b9","body":"@typicode any chance you can take a look?","issue_id":1705280569949,"origin_id":1409161712,"user_origin_id":80703642,"create_time":1675104934,"update_time":1675104934,"id":1723447548702,"updated_at":"2024-08-12T07:25:48.702000Z","created_at":"2024-08-12T07:25:48.702000Z"}] comment

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:...

dependencies