Security News
Nightmares on npm: How Two Malicious Packages Facilitate Data Theft and Destruction
Our threat research team breaks down two malicious npm packages designed to exploit developer trust, steal your data, and destroy data on your machine.
graphql-client-example-server
Advanced tools
A simple GraphQL server for powering examples of various GraphQL clients in various languages.
A simple GraphQL server for powering examples of various GraphQL clients in various languages.
You can install and run the server without needing to clone this repo by doing:
npm install -g graphql-client-example-server
...and then simply running with graphql-client-example-server
.
You can also provide a PORT
environment variable to control what port the server will run on (default 4000
).
yarn start
yarn && yarn build --watch
// In a separate terminal
yarn start
1.5.2
node
.FAQs
A simple GraphQL server for powering examples of various GraphQL clients in various languages.
The npm package graphql-client-example-server receives a total of 14 weekly downloads. As such, graphql-client-example-server popularity was classified as not popular.
We found that graphql-client-example-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Our threat research team breaks down two malicious npm packages designed to exploit developer trust, steal your data, and destroy data on your machine.
Security News
A senior white house official is urging insurers to stop covering ransomware payments, indicating possible stricter regulations to deter cybercrime.
Security News
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.