Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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