14 open-source projects similar to zaneturner/planetsapi, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PlanetsAPI alternative.
A GraphQL api to solve mazes and learn some GraphQL doing it.
Demotivational Quotes API
🍉 🍎 A GraphQL API with fruit tree data. Built with 🚀 Apollo Server Lambda Netlify Lambda.
Using GraphQL with MongoDB
Retrieve the current weather for any given city. Since this GraphQL API uses the free-tier of the Open Weather Map API, it is restricted to 60 calls/minute.
This demonstrates how to build a GraphQL server which fetches data from an external API (Spotify), see german blog post or english blog post
Get information of a Pokémon with GraphQL! See the GraphiQL interface
React Relay Pokémon Use React & Relay as your Pokedex! See the live demo
graphql-compose – provides a type registry with a bunch of methods for programmatic schema construction. It allows not only to extend types but also remove fields, interfaces, args. If you want to write your graphql schema generator – graphql-compose is a good instrument for you.
GraphQL – is a query language for APIs. graphql-js is the reference implementation of GraphQL for nodejs which introduce GraphQL type system for describing schema (definition over configuration) and executes queries on the server side. express-graphql is a HTTP server which gets request data,…
If somebody somebody wants take care about this demo - please open an issue. And I'll grant your permissions. Thanks.