Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onetail/simple-express-graphql
- Owner: Onetail
- License: mit
- Created: 2020-04-08T09:02:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T21:54:37.000Z (almost 3 years ago)
- Last Synced: 2023-07-05T13:51:50.904Z (over 1 year ago)
- Topics: express, graphql, simple, typescript
- Language: TypeScript
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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