Skip to content

This is a consumption-only API — only the HTTP GET method is available on resources. No authentication is required to access this API, and all resources are fully open and available. Since the move to static hosting in November 2018, rate limiting has been changed to a fixed limit of100 API requests per IP address per minute (this does not inclu…

Notifications You must be signed in to change notification settings

saladql/Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaladQL.com GraphQL Saas

an alternative to rolling your own graphql

SaladQL.com is simple, fast GraphQL deployed for arbitrary endpoints instantly.

usage

curl -v --silent -qgk <REDACTED>/graph?runGraph=‘{}’

This autogenerated server supports the following queries:

- apiV2pokemonByNameOrId(pokemonByNameOrId:, )
- apiV2Pokemon(limit:, offset:, )
- apiV2BerrypokeberryByNameOrId(pokeberryByNameOrId:, )
- apiV2AbilitypokeAbilityId(pokeAbilityId:, )
- apiV2Ability(limit:, offset:, )

More Docs coming soon!

Data Graph

About

This is a consumption-only API — only the HTTP GET method is available on resources. No authentication is required to access this API, and all resources are fully open and available. Since the move to static hosting in November 2018, rate limiting has been changed to a fixed limit of100 API requests per IP address per minute (this does not inclu…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published