Skip to content

Questgig/search-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Questgig Search Results Api

Get started by creating an account at https://accounts.questgig.com/ Go to developer mode and Copy your api key

Go to Config.php and Change the Following to your api key

API_KEY("ENTER YOUR API KEY");

How to Use

Create a variable named query and urlencode it because of errors

<?php

$query = urlencode($_GET["YOUR PARAMETER NAME"]);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages