Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikechukwu-peter/mock
A simple GraphQL server to return mock data
https://github.com/ikechukwu-peter/mock
Last synced: 15 days ago
JSON representation
A simple GraphQL server to return mock data
- Host: GitHub
- URL: https://github.com/ikechukwu-peter/mock
- Owner: ikechukwu-peter
- Created: 2022-07-08T04:03:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T04:44:20.000Z (over 2 years ago)
- Last Synced: 2024-10-27T11:16:37.963Z (2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mock
## Description
A graphql mock data API.
## Installation
```bash
$ yarn install
```## Running the app
```bash
# development
$ yarn start# watch mode
$ not available# production mode
$ not available
```## Stay in touch
- Author - [Ikechukwu Peter](https://pete.vercel.app)
## License
Mock is [MIT licensed](LICENSE).