https://github.com/alextim/vite-plugin-simple-json-server
https://github.com/alextim/vite-plugin-simple-json-server
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alextim/vite-plugin-simple-json-server
- Owner: alextim
- License: mit
- Created: 2022-08-21T09:58:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:57:34.000Z (over 2 years ago)
- Last Synced: 2024-03-15T11:51:38.830Z (over 2 years ago)
- Language: TypeScript
- Size: 3.12 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://war.ukraine.ua/support-ukraine/)
# vite-plugin-simple-json-server
  [](https://opensource.org/licenses/MIT)
Provide a file-based mock API for [Vite](https://vitejs.dev/) in dev mode.
## Directory
| Package | Release Notes |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| [vite-plugin-simple-json-server](packages/vite-plugin-simple-json-server) | [](packages/vite-plugin-simple-json-server/CHANGELOG.md) |
## Examples
| Example | Source | Playground |
| ------- | -------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| basic | [GitHub](https://github.com/alextim/vite-plugin-simple-json-server/tree/main/examples/basic) | [Play Online](https://stackblitz.com/fork/github/alextim/vite-plugin-simple-json-server/tree/main/examples/basic) |
| CRUD | [GitHub](https://github.com/alextim/vite-plugin-simple-json-server/tree/main/examples/crud) | [Play Online](https://stackblitz.com/fork/github/alextim/vite-plugin-simple-json-server/tree/main/examples/crud) |
## License
MIT