https://github.com/indreklasn/graphql-nodejs-hapi-api
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger
https://github.com/indreklasn/graphql-nodejs-hapi-api
graphql hapijs mongodb mongoose nodejs
Last synced: about 2 months ago
JSON representation
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger
- Host: GitHub
- URL: https://github.com/indreklasn/graphql-nodejs-hapi-api
- Owner: indreklasn
- License: mit
- Created: 2018-05-21T17:12:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T23:27:36.000Z (over 2 years ago)
- Last Synced: 2025-04-14T16:09:39.253Z (about 2 months ago)
- Topics: graphql, hapijs, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: https://levelup.gitconnected.com/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649
- Size: 215 KB
- Stars: 114
- Watchers: 10
- Forks: 34
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Setup
```bash
$ yarn install && open http://localhost:4000 && yarn run start
```##### Medium: https://medium.com/@wesharehoodies/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649?source=user_profile---------4-------------------