Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tychota/vostok


https://github.com/tychota/vostok

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        





vostok


A graphQL framework




## Badges

### Open Source

[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)]()
[![npm (scoped)](https://img.shields.io/npm/v/@vostok/framework.svg?style=flat-square)]()
[![All Contributors](https://img.shields.io/badge/all_contributors-1-green.svg?style=flat-square)](#contributors)

### Tests and Coverage and Code quality

[![Travis](https://img.shields.io/travis/tychota/vostok.svg?style=flat-square)]()
[![Coveralls](https://img.shields.io/coveralls/tychota/vostok.svg?style=flat-square)]()
[![Greenkeeper badge](https://badges.greenkeeper.io/tychota/vostok.svg)](https://greenkeeper.io/)

[![bitHound](https://img.shields.io/bithound/code/github/tychota/vostok.svg?style=flat-square)]()
[![bitHound](https://img.shields.io/bithound/dependencies/github/tychota/vostok.svg?style=flat-square)]()
[![bitHound](https://img.shields.io/bithound/devDependencies/github/tychota/vostok.svg?style=flat-square)]()

## Table of Contents

- [Requirements](#requirements)
- [Why](#why)
- [CLI](#cli)
- [Team](#team)

## Requirements

- node >= 7
- npm >= 3

## Why

The Vostok programme (Russian: Восто́к) was a Soviet project to put the first Human in orbit and return them safely.

Similarly, Graphql servers is still an exploration of a cosmos. There is some spaceship (Apollo) and a bunch of tooling,
but no easy way to boostrap a graphql server and maintain it.

Vostok helps you:
- boostraping quickly
- scaling largly
- securing wisely

## CLI

### Install

```sh
npm install vostok --save-dev
```

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
TychoTa](https://twitter.com/TychoTa)
[💻](https://github.com/tychota/vostok/commits?author=tychota) [📖](https://github.com/tychota/vostok/commits?author=tychota) 💡 |
| :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.

Contributions of any kind welcome!