Skip to content

A very vulnerable implementation of a GraphQL API.

Notifications You must be signed in to change notification settings

lirantal/vuln-graphql-api

 
 

Repository files navigation

vuln-graphql-api

This fork of vulnerable-graphql-api simplifies and cleans up the Docker build for quick deployment and testing with docker-compose.

Docker Build

  • Make sure docker-compose is present on the system.
  • Set SERVER_PORT in the environment and run docker-compose up
SERVER_PORT=3000
docker-compose up

About

A very vulnerable implementation of a GraphQL API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.7%
  • JavaScript 27.3%
  • Dockerfile 3.4%
  • Shell 0.6%