Skip to content

devil-s3c/QLencoded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

QLencoded

Convert the GraphQL to www-url-form-encoded format

GraphQL to www-url-form-encoded Converter

This Python script allows you to convert a GraphQL query in JSON format into www-url-form-encoded format. It's a handy tool for making HTTP requests with GraphQL queries.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.x installed
  • colorama library installed (for colored output)

install colorama using pip:

pip install colorama
python3 -m pip install colorama

About

Convert the GraphQL to www-url-form-encoded format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages