项目作者: sajeell

项目描述 :
OS Lab Mini Project
高级语言: JavaScript
项目地址: git://github.com/sajeell/oslab-project.git
创建时间: 2020-03-09T14:19:10Z
项目社区:https://github.com/sajeell/oslab-project

开源协议:

下载


SpaceX API Integration

This app basically gets data from https://api.spacex.land/graphql/ and displays it on the screen.

Technologies used

On client-side, following technologies are used:

  1. ReactJS
  2. Apollo Client

On server side, following technologies are used:

  1. NodeJS
  2. ExpressJS
  3. GraphQL

It included Docker, so one have to just clone it, and run docker-compose up, after installing docker node image.

You can also: