Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A GraphQL schema and server wrapping SWAPI.

License

NotificationsYou must be signed in to change notification settings

robin536180/swapi-graphql

 
 

Repository files navigation

A wrapper aroundSWAPI built using GraphQL.

Uses:

Try it out at:http://graphql.org/swapi-graphql

Deploy to HerokuDeploy to now

Getting Started

Install dependencies with

npm install

SWAPI Wrapper

The SWAPI wrapper is in./swapi. It can be tested with:

npmtest

Local Server

A local express server is in./server. It can be run with:

npm run build# Only if you changed somethingnpm start

A GraphiQL instance will be opened athttp://localhost:8080/ (or similar; the actual port number will be printed to the console) to explore the API.

About

A GraphQL schema and server wrapping SWAPI.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript93.8%
  • HTML4.6%
  • Shell1.6%

[8]ページ先頭

©2009-2025 Movatter.jp