Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onetail/simple-express-graphql

use graphql with express
https://github.com/onetail/simple-express-graphql

express graphql simple typescript

Last synced: about 2 months ago
JSON representation

use graphql with express

Awesome Lists containing this project

README

        

# TypeScript Node Starter

## Quick Start

> install package

``` yarn ```

> start nodejs

``` yarn dev ```

## Open Graphql

``` localhost:3000/graphql ```

and you can try it