Giter VIP home page Giter VIP logo

spacex-server's Introduction

spacex-server

A GraphQL wrapper over the SpaceX REST API

GitHub Workflow Status Code Coverage

Usage

URL: http://graphql-spacex-server.herokuapp.com

Endpoint: /graphql

Queries

Complete documentation about each query is available through the SpaceX API Docs.

Query Parameters
Capsule id: String
Capsules limit: Int, offset: Int, order: String, sort: String
Company
Core id: String
Cores limit: Int, offset: Int, order: String, sort: String
Crew id: String
Crews limit: Int, offset: Int, order: String, sort: String
Dragon id: String
Dragons limit: Int, offset: Int
History id: String
Histories limit: Int, offset: Int, order: String, sort: String
Landingpad id: String
Landingpads limit: Int, offset: Int
Launch id: String
Launches range: latest/next/past/upcoming, limit: Int, offset: Int, order: String, sort: String, ids: [String]
Launchpad id: String
Launchpads limit: Int, offset: Int
Payload id: String
Payloads limit: Int, offset: Int, order: String, sort: String
Roadster
Rocket id: String
Rockets limit: Int, offset: Int
Ship id: String
Ships limit: Int, offset: Int, order: String, sort: String
Starlink id: String
Starlinks limit: Int, offset: Int, order: String, sort: String

Parameters

Parameter Description
id ID of item being requested
ids Array of IDs
limit limit on the number of results returned
offset Offset or skip results from the beginning of the query
order Set order of results (asc or desc)
sort Sort results by any value in the response

spacex-server's People

Contributors

dependabot[bot] avatar inoles avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spacex-server's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/main.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
  • codecov/codecov-action v3
npm
package.json
  • apollo-datasource-rest ^3.6.0
  • apollo-server-core ^3.8.2
  • apollo-server-fastify ^3.8.2
  • apollo-server-plugin-base ^3.5.1
  • fastify ^3.29.0
  • graphql ^16.5.0
  • graphql-scalars ^1.17.0
  • @types/jest 29.0.3
  • @typescript-eslint/eslint-plugin 5.37.0
  • @typescript-eslint/parser 5.37.0
  • eslint 8.23.1
  • eslint-config-google 0.14.0
  • jest 29.0.3
  • ts-jest 29.0.1
  • typescript 4.8.3
  • node 16.x

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.